Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/device/
H A Ddevice.c334 static void enable_resources(struct bus *link) in enable_resources() function
/aosp_15_r20/external/coreboot/src/include/device/
H A Ddevice.h44 void (*enable_resources)(struct device *dev); member