Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ddavinci_nand.c422 static const struct of_device_id davinci_nand_of_match[] = { variable
427 MODULE_DEVICE_TABLE(of, davinci_nand_of_match);
844 .of_match_table = of_match_ptr(davinci_nand_of_match),
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ddavinci_nand.c490 static const struct of_device_id davinci_nand_of_match[] = { variable
495 MODULE_DEVICE_TABLE(of, davinci_nand_of_match);
914 .of_match_table = of_match_ptr(davinci_nand_of_match),

Completed in 3 milliseconds