Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/mediatek/
Dmtk-pmic-wrap.c2155 const struct of_device_id *of_slave_id = NULL; in pwrap_probe() local
2158 of_slave_id = of_match_node(of_slave_match_tbl, np->child); in pwrap_probe()
2160 if (!of_slave_id) { in pwrap_probe()
2172 wrp->slave = of_slave_id->data; in pwrap_probe()