Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/device/
H A Ddevice.c154 struct bus *alloc_bus(struct device *parent) in alloc_bus() function
/aosp_15_r20/external/coreboot/util/sconfig/
H A Dmain.c724 static void alloc_bus(struct device *dev) in alloc_bus() function