Home
last modified time | relevance | path

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

/linux/drivers/firmware/google/
H A Dcoreboot_table.h110 /* module_coreboot_driver() - Helper macro for drivers that don't do
115 #define module_coreboot_driver(__coreboot_driver) \ macro
H A Dframebuffer-coreboot.c111 module_coreboot_driver(framebuffer_driver);
H A Dmemconsole-coreboot.c113 module_coreboot_driver(memconsole_driver);
H A Dcbmem.c131 module_coreboot_driver(cbmem_entry_driver);
H A Dvpd.c323 module_coreboot_driver(vpd_driver);