Home
last modified time | relevance | path

Searched defs:scan_bus (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/device/
H A Ddevice.c377 static void scan_bus(struct device *busdev) in scan_bus() function
/aosp_15_r20/external/coreboot/src/include/device/
H A Ddevice.h47 void (*scan_bus)(struct device *bus); member