Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dbus_spi.c266 static const struct of_device_id wfx_spi_of_match[] = { variable
273 MODULE_DEVICE_TABLE(of, wfx_spi_of_match);
279 .of_match_table = of_match_ptr(wfx_spi_of_match),