Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/memory/
H A Demif.c1179 static const struct of_device_id emif_of_match[] = { variable
1184 MODULE_DEVICE_TABLE(of, emif_of_match);
1192 .of_match_table = of_match_ptr(emif_of_match),
/kernel/linux/linux-5.10/drivers/memory/
H A Demif.c1869 static const struct of_device_id emif_of_match[] = { variable
1874 MODULE_DEVICE_TABLE(of, emif_of_match);
1882 .of_match_table = of_match_ptr(emif_of_match),

Completed in 5 milliseconds