Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dmmc_spi.c1343 static const struct of_device_id mmc_spi_of_match_table[] = { variable
1347 MODULE_DEVICE_TABLE(of, mmc_spi_of_match_table);
1352 .of_match_table = mmc_spi_of_match_table,