Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dmmc_spi.c1518 static const struct of_device_id mmc_spi_of_match_table[] = { variable
1522 MODULE_DEVICE_TABLE(of, mmc_spi_of_match_table);
1527 .of_match_table = mmc_spi_of_match_table,