Searched refs:w5100_of_match (Results 1 – 1 of 1) sorted by relevance
413 static const struct of_device_id w5100_of_match[] = { variable419 MODULE_DEVICE_TABLE(of, w5100_of_match);436 of_id = of_match_device(w5100_of_match, &spi->dev); in w5100_spi_probe()481 .of_match_table = w5100_of_match,