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

/systemd/src/backlight/
H A Dbacklight.c33 static struct udev_device *find_pci_or_platform_parent(struct udev_device *device) { function
88 return find_pci_or_platform_parent(parent);
136 parent = find_pci_or_platform_parent(device);
177 other_parent = find_pci_or_platform_parent(other);

Completed in 13 milliseconds