Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pxa2xx.c1533 static const struct of_device_id pxa2xx_spi_of_match[] = { variable
1537 MODULE_DEVICE_TABLE(of, pxa2xx_spi_of_match);
2020 .of_match_table = of_match_ptr(pxa2xx_spi_of_match),