Home
last modified time | relevance | path

Searched defs:platform_device (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dplatform_device.h23 struct platform_device { struct
33 const struct platform_device_id *id_entry; argument
53 #define to_platform_device(x) container_of((x), struct platform_device, dev) argument