Searched refs:sh_mobile_sdhi (Results 1 – 2 of 2) sorted by relevance
46 struct sh_mobile_sdhi { struct58 struct sh_mobile_sdhi *priv = container_of(host->pdata, struct sh_mobile_sdhi, mmc_data); in sh_mobile_sdhi_clk_enable() argument71 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()
38 obj-$(CONFIG_MMC_SDHI) += sh_mobile_sdhi.o