全部博文(108)
分类: LINUX
2014-06-02 11:40:31
原文地址:struct device结构体(2.6.23) 作者:niutao.linux
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) |