Home
last modified time | relevance | path

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

/systemd-251/src/libudev/ !
Dlibudev-device.c374 static struct udev_device *device_new_from_parent(struct udev_device *child) { in device_new_from_parent() function
410 udev_device->parent = device_new_from_parent(udev_device); in udev_device_get_parent()