Home
last modified time | relevance | path

Searched +defs:platform_device +path:platform_device +path:. +path:h (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dplatform_device.h22 struct platform_device { struct
30 const struct platform_device_id *id_entry; argument
42 #define to_platform_device(x) container_of((x), struct platform_device, dev) argument