Home
last modified time | relevance | path

Searched refs:sh_mobile_sdhi (Results 1 – 2 of 2) sorted by relevance

/drivers/mmc/host/
Dsh_mobile_sdhi.c46 struct sh_mobile_sdhi { struct
58 struct sh_mobile_sdhi *priv = container_of(host->pdata, struct sh_mobile_sdhi, mmc_data); in sh_mobile_sdhi_clk_enable() argument
71 struct sh_mobile_sdhi *priv = container_of(host->pdata, struct sh_mobile_sdhi, mmc_data); in sh_mobile_sdhi_clk_disable()
143 struct sh_mobile_sdhi *priv; in sh_mobile_sdhi_probe()
150 priv = devm_kzalloc(&pdev->dev, sizeof(struct sh_mobile_sdhi), GFP_KERNEL); in sh_mobile_sdhi_probe()
DMakefile38 obj-$(CONFIG_MMC_SDHI) += sh_mobile_sdhi.o