Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcore.c3210 static struct kobject *get_device_parent(struct device *dev, in get_device_parent() function
3581 kobj = get_device_parent(dev, parent); in device_add()
4610 new_parent_kobj = get_device_parent(dev, new_parent); in device_move()