Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dunittest.c1364 static const struct of_device_id match_node_table[] = { variable
1413 match = of_match_node(match_node_table, np); in of_unittest_match_node()