分类: LINUX
2008-07-23 22:19:46
407struct device { |
struct { |
struct { |
#define KOBJ_NAME_LEN 20 /*linux/include/linux/kobject.h*/ #define BUS_ID_SIZE KOBJ_NAME_LEN /*linux/include/linux/device.h*/ |
337struct device_type { |
int device_register(struct device *dev) |
void device_unregister(struct device * dev) |