Searched refs:res_ctl (Results 1 – 1 of 1) sorted by relevance
1086 struct resource *res_ctl; in tmio_mmc_host_probe() local1095 res_ctl = platform_get_resource(pdev, IORESOURCE_MEM, 0); in tmio_mmc_host_probe()1096 if (!res_ctl) in tmio_mmc_host_probe()1114 res_ctl->start, resource_size(res_ctl)); in tmio_mmc_host_probe()