Home
last modified time | relevance | path

Searched refs:get_device_parent (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Dcore.c2561 static struct kobject *get_device_parent(struct device *dev, in get_device_parent() function
2656 * get_device_parent() in cleanup_glue_dir()
2662 * get_device_parent() in cleanup_glue_dir()
2918 kobj = get_device_parent(dev, parent); in device_add()
3873 new_parent_kobj = get_device_parent(dev, new_parent); in device_move()
/kernel/linux/linux-6.6/drivers/base/
H A Dcore.c3184 static struct kobject *get_device_parent(struct device *dev, in get_device_parent() function
3313 * get_device_parent() in cleanup_glue_dir()
3319 * get_device_parent() in cleanup_glue_dir()
3555 kobj = get_device_parent(dev, parent); in device_add()
4539 new_parent_kobj = get_device_parent(dev, new_parent); in device_move()

Completed in 12 milliseconds