|
Linux Kernel
3.7.1
|
#include <platform_device.h>
Data Fields | |
| const char * | name |
| int | id |
| bool | id_auto |
| struct device | dev |
| u32 | num_resources |
| struct resource * | resource |
| struct platform_device_id * | id_entry |
| struct mfd_cell * | mfd_cell |
| struct pdev_archdata | archdata |
Definition at line 22 of file platform_device.h.
| struct pdev_archdata archdata |
Definition at line 36 of file platform_device.h.
Definition at line 26 of file platform_device.h.
Definition at line 24 of file platform_device.h.
| bool id_auto |
Definition at line 25 of file platform_device.h.
| struct platform_device_id* id_entry |
Definition at line 30 of file platform_device.h.
Definition at line 33 of file platform_device.h.
Definition at line 23 of file platform_device.h.
| u32 num_resources |
Definition at line 27 of file platform_device.h.
Definition at line 28 of file platform_device.h.
1.8.2