VSF Documented
Data Fields
kobject Struct Reference

#include <kobject.h>

Data Fields

const char * name
 
struct list_head entry
 
struct kobjectparent
 
const struct kobj_typektype
 
struct kref kref
 
bool state_in_sysfs
 

Field Documentation

◆ name

const char* kobject::name

◆ entry

struct list_head kobject::entry

◆ parent

struct kobject* kobject::parent

◆ ktype

const struct kobj_type* kobject::ktype

◆ kref

struct kref kobject::kref

◆ state_in_sysfs

bool kobject::state_in_sysfs