Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
Dspi-orion.c615 static const struct of_device_id orion_spi_of_match_table[] = { variable
643 MODULE_DEVICE_TABLE(of, orion_spi_of_match_table);
856 .of_match_table = of_match_ptr(orion_spi_of_match_table),