Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcqhci.h217 struct cqhci_host_ops;
223 const struct cqhci_host_ops *ops;
283 struct cqhci_host_ops { struct
H A Dsdhci-of-dwcmshc.c288 const struct cqhci_host_ops *cqhci_host_ops; member
1765 static const struct cqhci_host_ops rk35xx_cqhci_ops = {
1782 .cqhci_host_ops = &rk35xx_cqhci_ops,
1795 .cqhci_host_ops = &rk35xx_cqhci_ops,
1837 static const struct cqhci_host_ops dwcmshc_cqhci_ops = {
1875 if (pltfm_data->cqhci_host_ops) in dwcmshc_cqhci_init()
1876 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_am654.c700 static const struct cqhci_host_ops sdhci_am654_cqhci_ops = {
H A Dsdhci-of-arasan.c584 static const struct cqhci_host_ops sdhci_arasan_cqhci_ops = {
H A Dsdhci-tegra.c1338 static const struct cqhci_host_ops sdhci_tegra_cqhci_ops = {
H A Dsdhci-esdhc-imx.c1766 static const struct cqhci_host_ops esdhc_cqhci_ops = {
H A Dsdhci-pci-gli.c1780 static const struct cqhci_host_ops sdhci_gl9763e_cqhci_ops = {
H A Dsdhci-pci-core.c945 static const struct cqhci_host_ops glk_cqhci_ops = {
H A Dsdhci-msm.c2121 static const struct cqhci_host_ops sdhci_msm_cqhci_ops = {
H A Dmtk-sd.c2859 static const struct cqhci_host_ops msdc_cmdq_ops = {