Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/device/
H A Ddevice.h199 bool dev_path_hotplug(const struct device *);
/aosp_15_r20/external/coreboot/src/device/
H A Ddevice_util.c895 bool dev_path_hotplug(const struct device *dev) in dev_path_hotplug() function
H A Dpci_device.c171 && dev_path_hotplug(dev)) in pci_get_resource()