Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dspi.c414 static const struct of_device_id wlcore_spi_of_match_table[] = { variable
428 MODULE_DEVICE_TABLE(of, wlcore_spi_of_match_table);
442 of_id = of_match_node(wlcore_spi_of_match_table, dt_node); in wlcore_probe_of()
557 .of_match_table = wlcore_spi_of_match_table,