Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.c1757 static const struct of_device_id pxa2xx_spi_of_match[] __maybe_unused = { variable
1761 MODULE_DEVICE_TABLE(of, pxa2xx_spi_of_match);
1768 .of_match_table = of_match_ptr(pxa2xx_spi_of_match),