Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/google/
Dcoreboot_table.c188 static struct platform_driver coreboot_table_driver = { variable
206 ret = platform_driver_register(&coreboot_table_driver); in coreboot_table_driver_init()
217 platform_driver_unregister(&coreboot_table_driver); in coreboot_table_driver_exit()