Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c315 const struct cqhci_host_ops *cqhci_host_ops; member
2116 static const struct cqhci_host_ops rk35xx_cqhci_ops = {
2134 .cqhci_host_ops = &rk35xx_cqhci_ops,
2150 .cqhci_host_ops = &rk35xx_cqhci_ops,
2166 .cqhci_host_ops = &rk35xx_cqhci_ops,
2259 static const struct cqhci_host_ops dwcmshc_cqhci_ops = {
2297 if (pltfm_data->cqhci_host_ops) in dwcmshc_cqhci_init()
2298 cq_host->ops = pltfm_data->cqhci_host_ops; in dwcmshc_cqhci_init()
H A Dsdhci-brcmstb.c330 static const struct cqhci_host_ops sdhci_brcmstb_cqhci_ops = {
H A Dsdhci-pci-gli.c1780 static const struct cqhci_host_ops sdhci_gl9763e_cqhci_ops = {
H A Dsdhci-msm.c2230 static const struct cqhci_host_ops sdhci_msm_cqhci_ops = {