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

/systemd/src/libsystemd/sd-device/
H A Dsd-device.c837 const char *parent_subsystem = NULL; local
840 (void)sd_device_get_subsystem(parent, &parent_subsystem);
841 if (streq_ptr(parent_subsystem, subsystem)) {

Completed in 1963 milliseconds