Searched refs:sd_device_enumerator_add_match_parent (Results 1 - 3 of 3) sorted by relevance

/systemd/src/systemd/
H A Dsd-device.h92 int sd_device_enumerator_add_match_parent(sd_device_enumerator *enumerator, sd_device *parent);
/systemd/src/libudev/
H A Dlibudev-enumerate.c318 return sd_device_enumerator_add_match_parent(udev_enumerate->enumerator, parent->device);
/systemd/src/libsystemd/sd-device/
H A Ddevice-enumerator.c246 _public_ int sd_device_enumerator_add_match_parent(sd_device_enumerator *enumerator, sd_device *parent) { function

Completed in 976 milliseconds