Home
last modified time | relevance | path

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

/third_party/eudev/src/libudev/
Dlibudev-device.c1147 const char *parent_devtype; in udev_device_get_parent_with_subsystem_devtype() local
1153 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()