Searched refs:coreboot_modevent (Results 1 – 1 of 1) sorted by relevance
54 static int coreboot_modevent(module_t, int, void *);1465 coreboot_modevent(module_t mod, int what, void *arg) in coreboot_modevent() function1501 DRIVER_MODULE(coreboot, nexus, coreboot_driver, coreboot_modevent, NULL);