Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/firmware/google/
Dcoreboot_table.c221 static struct platform_driver coreboot_table_driver = { variable
239 ret = platform_driver_register(&coreboot_table_driver); in coreboot_table_driver_init()
250 platform_driver_unregister(&coreboot_table_driver); in coreboot_table_driver_exit()