Home
last modified time | relevance | path

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

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