Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-device/
Dsd-device.c864 static int device_new_from_child(sd_device **ret, sd_device *child) { in device_new_from_child() function
900 r = device_new_from_child(&child->parent, child); in sd_device_get_parent()