Searched defs:platform_device (Results 1 – 1 of 1) sorted by relevance
17 struct platform_device { struct25 #define to_platform_device(x) container_of((x), struct platform_device, dev) argument