Searched refs:wfx_sdio_of_match (Results 1 – 1 of 1) sorted by relevance
168 static const struct of_device_id wfx_sdio_of_match[] = { variable173 MODULE_DEVICE_TABLE(of, wfx_sdio_of_match);193 if (!of_match_node(wfx_sdio_of_match, np)) { in wfx_sdio_probe()267 .of_match_table = wfx_sdio_of_match,