Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
430 of_id = of_match_device(w5100_of_match, &spi->dev); in w5100_spi_probe()
475 .of_match_table = w5100_of_match,