Searched refs:state_in_sysfs (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/lib/
H A Dkobject.c193 kobj->state_in_sysfs = 0; kobject_init_internal()
246 kobj->state_in_sysfs = 1; kobject_add_internal()
567 kobj->state_in_sysfs = 0; kobject_del()
621 if (kobj->state_in_sysfs) { kobject_cleanup()
/linux-4.1.27/include/linux/
H A Dkobject.h75 unsigned int state_in_sysfs:1; member in struct:kobject
H A Dof.h101 return node && node->kobj.state_in_sysfs; of_node_is_attached()
H A Ddevice.h860 return dev->kobj.state_in_sysfs; device_is_registered()
/linux-4.1.27/drivers/firmware/
H A Dmemmap.c187 if (entry->kobj.state_in_sysfs) add_sysfs_fw_map_entry()

Completed in 389 milliseconds