Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-pic32.c856 static const struct of_device_id pic32_spi_of_match[] = { variable
860 MODULE_DEVICE_TABLE(of, pic32_spi_of_match);
865 .of_match_table = of_match_ptr(pic32_spi_of_match),