Home
last modified time | relevance | path

Searched refs:kobject_name (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dkobject.h95 static inline const char *kobject_name(const struct kobject *kobj) in kobject_name() function
Ddevice.h1413 return kobject_name(&dev->kobj); in dev_name()
Dpci.h73 return kobject_name(&slot->kobj); in pci_slot_name()