Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dbus_sdio.c168 static const struct of_device_id wfx_sdio_of_match[] = { variable
173 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,