Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firmware/google/
Dcoreboot_table.h84 void coreboot_driver_unregister(struct coreboot_driver *driver);
93 coreboot_driver_unregister)
Dcoreboot_table.c78 void coreboot_driver_unregister(struct coreboot_driver *driver) in coreboot_driver_unregister() function
82 EXPORT_SYMBOL(coreboot_driver_unregister);