Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsd_ops.c232 return host->ops->init_sd_express(host, &host->ios); in mmc_send_if_cond_pcie()
/openbmc/linux/include/linux/mmc/
H A Dhost.h220 int (*init_sd_express)(struct mmc_host *host, struct mmc_ios *ios); member
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-o2micro.c801 host->mmc_host_ops.init_sd_express = sdhci_pci_o2_init_sd_express; in sdhci_pci_o2_probe_slot()
H A Drtsx_pci_sdmmc.c1409 .init_sd_express = sdmmc_init_sd_express,
H A Dsdhci-pci-gli.c1122 host->mmc_host_ops.init_sd_express = gl9767_init_sd_express; in gli_probe_slot_gl9767()