kobject_get_path 2802 drivers/base/power/domain.c 		kobj_path = kobject_get_path(&pm_data->dev->kobj,
kobject_get_path 2976 drivers/base/power/domain.c 		kobj_path = kobject_get_path(&pm_data->dev->kobj,
kobject_get_path 1166 drivers/input/input.c 	const char *path = kobject_get_path(&dev->dev.kobj, GFP_KERNEL);
kobject_get_path 2218 drivers/input/input.c 	path = kobject_get_path(&dev->dev.kobj, GFP_KERNEL);
kobject_get_path 1887 drivers/media/rc/rc-main.c 	path = kobject_get_path(&dev->dev.kobj, GFP_KERNEL);
kobject_get_path 5255 drivers/usb/core/hub.c 	port_dev_path = kobject_get_path(&port_dev->dev.kobj, GFP_KERNEL);
kobject_get_path  120 include/linux/kobject.h extern char *kobject_get_path(struct kobject *kobj, gfp_t flag);
kobject_get_path  186 lib/kobject.c  EXPORT_SYMBOL_GPL(kobject_get_path);
kobject_get_path  506 lib/kobject.c  	devpath = kobject_get_path(kobj, GFP_KERNEL);
kobject_get_path  572 lib/kobject.c  	devpath = kobject_get_path(kobj, GFP_KERNEL);
kobject_get_path  226 lib/kobject_uevent.c 		devpath = kobject_get_path(kobj, GFP_KERNEL);
kobject_get_path  528 lib/kobject_uevent.c 	devpath = kobject_get_path(kobj, GFP_KERNEL);