Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-stm32.c1801 static const struct of_device_id stm32_spi_of_match[] = { variable
1806 MODULE_DEVICE_TABLE(of, stm32_spi_of_match);
2055 .of_match_table = stm32_spi_of_match,