Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-sprd.c757 static const struct of_device_id sdhci_sprd_of_match[] = { variable
761 MODULE_DEVICE_TABLE(of, sdhci_sprd_of_match);
825 .of_match_table = of_match_ptr(sdhci_sprd_of_match),
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-sprd.c915 static const struct of_device_id sdhci_sprd_of_match[] = { variable
919 MODULE_DEVICE_TABLE(of, sdhci_sprd_of_match);
983 .of_match_table = sdhci_sprd_of_match,

Completed in 4 milliseconds