wlcore_spi_of_match_table  415 drivers/net/wireless/ti/wlcore/spi.c static const struct of_device_id wlcore_spi_of_match_table[] = {
wlcore_spi_of_match_table  429 drivers/net/wireless/ti/wlcore/spi.c MODULE_DEVICE_TABLE(of, wlcore_spi_of_match_table);
wlcore_spi_of_match_table  444 drivers/net/wireless/ti/wlcore/spi.c 	of_id = of_match_node(wlcore_spi_of_match_table, dt_node);
wlcore_spi_of_match_table  565 drivers/net/wireless/ti/wlcore/spi.c 		.of_match_table = of_match_ptr(wlcore_spi_of_match_table),