Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsdhci-s3c.c765 static const struct of_device_id sdhci_s3c_dt_match[] = { variable
771 MODULE_DEVICE_TABLE(of, sdhci_s3c_dt_match);
781 .of_match_table = of_match_ptr(sdhci_s3c_dt_match),