Searched refs:CB_DRV (Results 1 – 1 of 1) sorted by relevance
25 #define CB_DRV(d) container_of(d, struct coreboot_driver, drv) macro30 struct coreboot_driver *driver = CB_DRV(drv); in coreboot_bus_match()39 struct coreboot_driver *driver = CB_DRV(dev->driver); in coreboot_bus_probe()50 struct coreboot_driver *driver = CB_DRV(dev->driver); in coreboot_bus_remove()