Home
last modified time | relevance | path

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

/drivers/firmware/google/
A Dcoreboot_table.c25 #define CB_DRV(d) container_of_const(d, struct coreboot_driver, drv) macro
30 const struct coreboot_driver *driver = CB_DRV(drv); in coreboot_bus_match()
48 struct coreboot_driver *driver = CB_DRV(dev->driver); in coreboot_bus_probe()
59 struct coreboot_driver *driver = CB_DRV(dev->driver); in coreboot_bus_remove()

Completed in 3 milliseconds