Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-s3c64xx.c1642 static const struct of_device_id s3c64xx_spi_dt_match[] = { variable
1675 MODULE_DEVICE_TABLE(of, s3c64xx_spi_dt_match);
1681 .of_match_table = of_match_ptr(s3c64xx_spi_dt_match),