Searched refs:parent_subsystem (Results 1 – 1 of 1) sorted by relevance
1146 const char *parent_subsystem; in udev_device_get_parent_with_subsystem_devtype() local1149 parent_subsystem = udev_device_get_subsystem(parent); in udev_device_get_parent_with_subsystem_devtype()1150 if (parent_subsystem != NULL && streq(parent_subsystem, subsystem)) { in udev_device_get_parent_with_subsystem_devtype()