Home
last modified time | relevance | path

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

/linux/drivers/bus/
H A Dimx-weim.c76 static const struct of_device_id weim_id_table[] = { variable
88 MODULE_DEVICE_TABLE(of, weim_id_table);
311 of_id = of_match_node(weim_id_table, rd->dn->parent); in of_weim_notify()
351 of_id = of_match_node(weim_id_table, rd->dn->parent); in of_weim_notify()
382 .of_match_table = weim_id_table,