Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dmmc_spi.c1524 static const struct of_device_id mmc_spi_of_match_table[] = { variable
1528 MODULE_DEVICE_TABLE(of, mmc_spi_of_match_table);
1533 .of_match_table = mmc_spi_of_match_table,