Home
last modified time | relevance | path

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

/drivers/base/
Dcore.c2810 static struct kobject *get_device_parent(struct device *dev, in get_device_parent() function
3167 kobj = get_device_parent(dev, parent); in device_add()
4122 new_parent_kobj = get_device_parent(dev, new_parent); in device_move()