Home
last modified time | relevance | path

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

/linux/drivers/firmware/google/
H A Dcoreboot_table.h93 struct coreboot_driver { struct
104 int __coreboot_driver_register(struct coreboot_driver *driver, argument
108 void coreboot_driver_unregister(struct coreboot_driver *driver);
H A Dmemconsole-coreboot.c105 static struct coreboot_driver memconsole_driver = {