Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A Dcoreboot_table.c184 static const struct of_device_id coreboot_of_match[] = { variable
188 MODULE_DEVICE_TABLE(of, coreboot_of_match);
197 .of_match_table = of_match_ptr(coreboot_of_match),