Searched refs:other_subsystem (Results 1 - 1 of 1) sorted by relevance

/systemd/src/backlight/
H A Dbacklight.c160 const char *other_subsystem; local
190 other_subsystem = udev_device_get_subsystem(other_parent);
191 if (streq_ptr(other_subsystem, "platform") && streq_ptr(subsystem, "pci")) {

Completed in 605 milliseconds