Home
last modified time | relevance | path

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

/include/linux/
Dplatform_device.h24 struct platform_device { struct
34 const struct platform_device_id *id_entry; argument
54 #define to_platform_device(x) container_of((x), struct platform_device, dev) argument