Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/mediatek/
H A Dmtk-pmic-wrap.c1842 static const struct of_device_id of_slave_match_tbl[] = { variable
1871 MODULE_DEVICE_TABLE(of, of_slave_match_tbl);
2031 of_slave_id = of_match_node(of_slave_match_tbl, np->child); in pwrap_probe()
/kernel/linux/linux-6.6/drivers/soc/mediatek/
H A Dmtk-pmic-wrap.c2254 static const struct of_device_id of_slave_match_tbl[] = { variable
2269 MODULE_DEVICE_TABLE(of, of_slave_match_tbl);
2479 of_slave_id = of_match_node(of_slave_match_tbl, np->child); in pwrap_probe()

Completed in 6 milliseconds