Searched refs:CB_DRV (Results 1 – 1 of 1) sorted by relevance
38 #define CB_DRV(d) container_of_const(d, struct coreboot_driver, drv) macro43 const struct coreboot_driver *driver = CB_DRV(drv); in coreboot_bus_match()61 struct coreboot_driver *driver = CB_DRV(dev->driver); in coreboot_bus_probe()72 struct coreboot_driver *driver = CB_DRV(dev->driver); in coreboot_bus_remove()