Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-ma35d1.c247 host->mmc_host_ops.start_signal_voltage_switch = in ma35_probe()
251 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-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.c415 static const struct mmc_host_ops litex_mmc_ops = {
H A Dowl-mmc.c554 static const struct mmc_host_ops owl_mmc_ops = {
H A Dmeson-mx-sdhc-mmc.c495 static const struct mmc_host_ops meson_mx_sdhc_ops = {
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 Dsunxi-mmc.c1111 static const struct mmc_host_ops sunxi_mmc_ops = {
H A Dsh_mmcif.c1114 static const struct mmc_host_ops sh_mmcif_ops = {
H A Dusdhi6rol0.c1198 static const struct mmc_host_ops usdhi6_ops = {
H A Dvub300.c2085 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;