Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()