Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-spear.c174 static const struct of_device_id sdhci_spear_id_table[] = { variable
178 MODULE_DEVICE_TABLE(of, sdhci_spear_id_table);
186 .of_match_table = of_match_ptr(sdhci_spear_id_table),
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-spear.c171 static const struct of_device_id sdhci_spear_id_table[] = { variable
175 MODULE_DEVICE_TABLE(of, sdhci_spear_id_table);
182 .of_match_table = sdhci_spear_id_table,

Completed in 2 milliseconds