Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmc_spi.c1350 static const struct of_device_id mmc_spi_of_match_table[] = { variable
1354 MODULE_DEVICE_TABLE(of, mmc_spi_of_match_table);
1359 .of_match_table = mmc_spi_of_match_table,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmc_spi.c1342 static const struct of_device_id mmc_spi_of_match_table[] = { variable
1346 MODULE_DEVICE_TABLE(of, mmc_spi_of_match_table);
1351 .of_match_table = mmc_spi_of_match_table,

Completed in 4 milliseconds