Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmmc_spi.c1339 static const struct of_device_id mmc_spi_of_match_table[] = { variable
1343 MODULE_DEVICE_TABLE(of, mmc_spi_of_match_table);
1348 .of_match_table = mmc_spi_of_match_table,