VSF Documented
|
#include <device.h>
Data Fields | |
struct kobject | kobj |
struct device * | parent |
u32 | id |
const struct device_type * | type |
struct bus_type * | bus |
struct device_driver * | driver |
void * | driver_data |
struct kobject device::kobj |
struct device* device::parent |
u32 device::id |
const struct device_type* device::type |
struct bus_type* device::bus |
struct device_driver* device::driver |
void* device::driver_data |