Home
last modified time | relevance | path

Searched refs:synquacer_spi_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-synquacer.c801 static const struct of_device_id synquacer_spi_of_match[] = { variable
805 MODULE_DEVICE_TABLE(of, synquacer_spi_of_match);
819 .of_match_table = synquacer_spi_of_match,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-synquacer.c799 static const struct of_device_id synquacer_spi_of_match[] = { variable
803 MODULE_DEVICE_TABLE(of, synquacer_spi_of_match);
817 .of_match_table = synquacer_spi_of_match,

Completed in 5 milliseconds