Searched defs:same_device (Results 1 - 1 of 1) sorted by relevance

/systemd/src/backlight/
H A Dbacklight.c91 static bool same_device(struct udev_device *a, struct udev_device *b) { function
166 if (same_device(device, other))
181 if (same_device(parent, other_parent)) {

Completed in 11 milliseconds