Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dparser_trx.c115 static const struct of_device_id mtd_parser_trx_of_match_table[] = { variable
119 MODULE_DEVICE_TABLE(of, mtd_parser_trx_of_match_table);
124 .of_match_table = mtd_parser_trx_of_match_table,
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dparser_trx.c122 static const struct of_device_id mtd_parser_trx_of_match_table[] = { variable
126 MODULE_DEVICE_TABLE(of, mtd_parser_trx_of_match_table);
131 .of_match_table = mtd_parser_trx_of_match_table,

Completed in 1 milliseconds