Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wiznet/
H A Dw5100-spi.c413 static const struct of_device_id w5100_of_match[] = { variable
419 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,