Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/google/
H A Dcoreboot_table.c202 static struct platform_driver coreboot_table_driver = { variable
220 ret = platform_driver_register(&coreboot_table_driver); in coreboot_table_driver_init()
231 platform_driver_unregister(&coreboot_table_driver); in coreboot_table_driver_exit()