Searched defs:to_platform_device (Results 1 – 2 of 2) sorted by relevance
45 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro
43 #define to_platform_device(x) container_of((x), struct platform_device, dev) macro