Home
last modified time | relevance | path

Searched refs:mmc_alloc_host (Results 1 – 25 of 45) sorted by relevance

12

/linux/drivers/mmc/core/
A Dhost.c522 struct mmc_host *mmc_alloc_host(int extra, struct device *dev) in mmc_alloc_host() function
589 EXPORT_SYMBOL(mmc_alloc_host);
/linux/include/linux/mmc/
A Dhost.h509 struct mmc_host *mmc_alloc_host(int extra, struct device *);
/linux/drivers/mmc/host/
A Dsdricoh_cs.c414 mmc_alloc_host(sizeof(struct sdricoh_host), &pcmcia_dev->dev); in sdricoh_init_mmc()
A Dushc.c428 mmc = mmc_alloc_host(sizeof(struct ushc_data), &intf->dev); in ushc_probe()
A Dowl-mmc.c569 mmc = mmc_alloc_host(sizeof(struct owl_mmc_host), &pdev->dev); in owl_mmc_probe()
A Dtoshsd.c615 mmc = mmc_alloc_host(sizeof(struct toshsd_host), &pdev->dev); in toshsd_probe()
A Dcb710-mmc.c695 mmc = mmc_alloc_host(sizeof(*reader), cb710_slot_dev(slot)); in cb710_mmc_init()
A Dmeson-mx-sdio.c643 mmc = mmc_alloc_host(sizeof(*host), &slot_pdev->dev); in meson_mx_mmc_probe()
A Dmoxart-mmc.c565 mmc = mmc_alloc_host(sizeof(struct moxart_host), dev); in moxart_probe()
A Dmxs-mmc.c573 mmc = mmc_alloc_host(sizeof(struct mxs_mmc_host), &pdev->dev); in mxs_mmc_probe()
A Dmeson-mx-sdhc-mmc.c787 mmc = mmc_alloc_host(sizeof(*host), dev); in meson_mx_sdhc_probe()
A Dpxamci.c620 mmc = mmc_alloc_host(sizeof(struct pxamci_host), dev); in pxamci_probe()
A Dmvsdio.c709 mmc = mmc_alloc_host(sizeof(struct mvsd_host), &pdev->dev); in mvsd_probe()
A Dwmt-sdmmc.c781 mmc = mmc_alloc_host(sizeof(struct wmt_mci_priv), &pdev->dev); in wmt_mci_probe()
A Dcavium.c1015 mmc = mmc_alloc_host(sizeof(struct cvm_mmc_slot), dev); in cvm_mmc_of_slot_probe()
A Djz4740_mmc.c974 mmc = mmc_alloc_host(sizeof(struct jz4740_mmc_host), &pdev->dev); in jz4740_mmc_probe()
A Dalcor.c1086 mmc = mmc_alloc_host(sizeof(*host), &pdev->dev); in alcor_pci_sdmmc_drv_probe()
A Dau1xmmc.c939 mmc = mmc_alloc_host(sizeof(struct au1xmmc_host), &pdev->dev); in au1xmmc_probe()
A Dtifm_sd.c957 mmc = mmc_alloc_host(sizeof(struct tifm_sd), &sock->dev); in tifm_sd_probe()
A Dtmio_mmc_core.c1091 mmc = mmc_alloc_host(sizeof(struct tmio_mmc_host), &pdev->dev); in tmio_mmc_host_alloc()
A Dmmc_spi.c1362 mmc = mmc_alloc_host(sizeof(*host), &spi->dev); in mmc_spi_probe()
A Dmxcmmc.c997 mmc = mmc_alloc_host(sizeof(*host), &pdev->dev); in mxcmci_probe()
A Ddavinci_mmc.c1213 mmc = mmc_alloc_host(sizeof(struct mmc_davinci_host), &pdev->dev); in davinci_mmcsd_probe()
A Dmeson-gx-mmc.c1141 mmc = mmc_alloc_host(sizeof(struct meson_host), &pdev->dev); in meson_mmc_probe()
/linux/drivers/staging/greybus/
A Dsdio.c770 mmc = mmc_alloc_host(sizeof(*host), &gbphy_dev->dev); in gb_sdio_probe()

Completed in 52 milliseconds

12