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