Home
last modified time | relevance | path

Searched refs:mtd_parser_redboot_of_match_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dredboot.c307 static const struct of_device_id mtd_parser_redboot_of_match_table[] = { variable
311 MODULE_DEVICE_TABLE(of, mtd_parser_redboot_of_match_table);
316 .of_match_table = mtd_parser_redboot_of_match_table,
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dredboot.c306 static const struct of_device_id mtd_parser_redboot_of_match_table[] = { variable
310 MODULE_DEVICE_TABLE(of, mtd_parser_redboot_of_match_table);
315 .of_match_table = mtd_parser_redboot_of_match_table,

Completed in 1 milliseconds