Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-oc-tiny.c285 static const struct of_device_id tiny_spi_match[] = { variable
289 MODULE_DEVICE_TABLE(of, tiny_spi_match);
298 .of_match_table = of_match_ptr(tiny_spi_match),