Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dmxc_nand.c1653 static const struct of_device_id mxcnd_dt_ids[] = { variable
1672 MODULE_DEVICE_TABLE(of, mxcnd_dt_ids);
1678 of_match_device(mxcnd_dt_ids, host->dev); in mxcnd_probe_dt()
1941 .of_match_table = of_match_ptr(mxcnd_dt_ids),