VSF Documented
|
#include <kobject.h>
Data Fields | |
const char * | name |
struct list_head | entry |
struct kobject * | parent |
const struct kobj_type * | ktype |
struct kref | kref |
bool | state_in_sysfs |
const char* kobject::name |
struct list_head kobject::entry |
struct kobject* kobject::parent |
const struct kobj_type* kobject::ktype |
struct kref kobject::kref |
bool kobject::state_in_sysfs |