Searched refs:parent_devtype (Results 1 – 1 of 1) sorted by relevance
1147 const char *parent_devtype; in udev_device_get_parent_with_subsystem_devtype() local1153 parent_devtype = udev_device_get_devtype(parent); in udev_device_get_parent_with_subsystem_devtype()1154 if (parent_devtype != NULL && streq(parent_devtype, devtype)) in udev_device_get_parent_with_subsystem_devtype()