Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Dimx-weim.c73 static const struct of_device_id weim_id_table[] = { variable
85 MODULE_DEVICE_TABLE(of, weim_id_table);
205 const struct of_device_id *of_id = of_match_device(weim_id_table, in weim_parse_dt()
314 of_id = of_match_node(weim_id_table, rd->dn->parent); in of_weim_notify()
354 of_id = of_match_node(weim_id_table, rd->dn->parent); in of_weim_notify()
385 .of_match_table = weim_id_table,