Searched refs:kobject_uevent (Results 1 – 3 of 3) sorted by relevance
270 int kobject_uevent(struct kobject *kobj, enum kobject_action action) in kobject_uevent() function274 EXPORT_SYMBOL_GPL(kobject_uevent);
30 lib-$(CONFIG_HOTPLUG) += kobject_uevent.o
552 kobject_uevent(kobj, KOBJ_REMOVE); in kobject_cleanup()720 kobject_uevent(&k->kobj, KOBJ_ADD); in kset_register()