Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-stm32.c1068 static const struct of_device_id stm32_spi_of_match[] = { variable
1072 MODULE_DEVICE_TABLE(of, stm32_spi_of_match);
1313 .of_match_table = stm32_spi_of_match,