Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-st.c512 static const struct of_device_id st_sdhci_match[] = { variable
517 MODULE_DEVICE_TABLE(of, st_sdhci_match);
526 .of_match_table = of_match_ptr(st_sdhci_match),
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-st.c501 static const struct of_device_id st_sdhci_match[] = { variable
506 MODULE_DEVICE_TABLE(of, st_sdhci_match);
515 .of_match_table = st_sdhci_match,

Completed in 3 milliseconds