Searched defs:to_amba_device (Results 1 – 2 of 2) sorted by relevance
110 #define to_amba_device(d) container_of_const(d, struct amba_device, dev) macro
103 #define to_amba_device(d) container_of(d, struct amba_device, dev) macro