Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-ma35d1.c248 host->mmc_host_ops.start_signal_voltage_switch = in ma35_probe()
252 host->mmc_host_ops.execute_tuning = ma35_execute_tuning; in ma35_probe()
H A Dsdhci-pci-o2micro.c750 host->mmc_host_ops.execute_tuning = sdhci_o2_execute_tuning; in sdhci_pci_o2_probe_slot()
777 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()
781 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()
800 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()
801 host->mmc_host_ops.init_sd_express = sdhci_pci_o2_init_sd_express; in sdhci_pci_o2_probe_slot()
H A Dsdhci-brcmstb.c556 host->mmc_host_ops.hs400_enhanced_strobe = match_priv->hs400es; in sdhci_brcmstb_probe()
576 host->mmc_host_ops.card_busy = NULL; in sdhci_brcmstb_probe()
H A Dsdhci-pci-arasan.c263 if (host->mmc_host_ops.hs400_enhanced_strobe) { in arasan_select_phy_clock()
H A Dsdricoh_cs.c371 static const struct mmc_host_ops sdricoh_ops = {
H A Dushc.c409 static const struct mmc_host_ops ushc_ops = {
H A Dlitex_mmc.c464 static const struct mmc_host_ops litex_mmc_ops = {
H A Dowl-mmc.c555 static const struct mmc_host_ops owl_mmc_ops = {
H A Dmoxart-mmc.c542 static const struct mmc_host_ops moxart_ops = {
H A Dpxamci.c520 static const struct mmc_host_ops pxamci_ops = {
H A Dmeson-mx-sdhc-mmc.c495 static const struct mmc_host_ops meson_mx_sdhc_ops = {
H A Dsdhci-pci-gli.c1606 host->mmc_host_ops.init_sd_express = gl9767_init_sd_express; in gli_probe_slot_gl9767()
2004 host->mmc_host_ops.hs400_enhanced_strobe = in gli_probe_slot_gl9763e()
H A Dmmc_spi.c1120 static const struct mmc_host_ops mmc_spi_ops = {
H A Dsunplus-mmc.c843 static const struct mmc_host_ops spmmc_ops = {
H A Dmxcmmc.c984 static const struct mmc_host_ops mxcmci_ops = {
H A Dwbsd.c932 static const struct mmc_host_ops wbsd_ops = {
H A Dsdhci.c3079 static const struct mmc_host_ops sdhci_ops = {
4076 host->mmc_host_ops = sdhci_ops; in sdhci_alloc_host()
4077 mmc->ops = &host->mmc_host_ops; in sdhci_alloc_host()
H A Dbcm2835.c1253 static const struct mmc_host_ops bcm2835_ops = {
H A Dusdhi6rol0.c1198 static const struct mmc_host_ops usdhi6_ops = {
H A Dvub300.c2077 static const struct mmc_host_ops vub300_mmc_ops = {
/linux/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst56 There are two optional members in the mmc_host_ops -- pre_req() and
58 to before and after the actual mmc_host_ops.request() function is called.
/linux/include/linux/mmc/
H A Dhost.h161 struct mmc_host_ops { struct
359 const struct mmc_host_ops *ops;