Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-stm32.c2050 static const struct of_device_id stm32_spi_of_match[] = { variable
2057 MODULE_DEVICE_TABLE(of, stm32_spi_of_match);
2363 .of_match_table = stm32_spi_of_match,