Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmxc_nand.c1637 static const struct of_device_id mxcnd_dt_ids[] = { variable
1656 MODULE_DEVICE_TABLE(of, mxcnd_dt_ids);
1662 of_match_device(mxcnd_dt_ids, host->dev); in mxcnd_probe_dt()
1931 .of_match_table = of_match_ptr(mxcnd_dt_ids),
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmxc_nand.c1601 static const struct of_device_id mxcnd_dt_ids[] = { variable
1609 MODULE_DEVICE_TABLE(of, mxcnd_dt_ids);
1836 .of_match_table = mxcnd_dt_ids,

Completed in 6 milliseconds