Home
last modified time | relevance | path

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

/third_party/eudev/src/libudev/
Dlibudev-device.c1059 static struct udev_device *device_new_from_parent(struct udev_device *udev_device) in device_new_from_parent() function
1109 udev_device->parent_device = device_new_from_parent(udev_device); in udev_device_get_parent()