Searched refs:of_slave_id (Results 1 – 1 of 1) sorted by relevance
2473 const struct of_device_id *of_slave_id = NULL; in pwrap_probe() local2476 of_slave_id = of_match_node(of_slave_match_tbl, np->child); in pwrap_probe()2478 if (!of_slave_id) { in pwrap_probe()2490 wrp->slave = of_slave_id->data; in pwrap_probe()