Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dbus_sdio.c171 static const struct of_device_id wfx_sdio_of_match[] = { variable
176 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,