Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-device/
Dsd-device.c1046 const char *parent_subsystem = NULL; in sd_device_get_parent_with_subsystem_devtype() local
1048 (void) sd_device_get_subsystem(parent, &parent_subsystem); in sd_device_get_parent_with_subsystem_devtype()
1049 if (streq_ptr(parent_subsystem, subsystem)) { in sd_device_get_parent_with_subsystem_devtype()