Searched refs:set_pwr (Results 1 – 3 of 3) sorted by relevance
881 if (host->set_pwr) in tmio_mmc_power_on()882 host->set_pwr(host->pdev, 1); in tmio_mmc_power_on()918 if (host->set_pwr) in tmio_mmc_power_off()919 host->set_pwr(host->pdev, 0); in tmio_mmc_power_off()1159 _host->set_pwr = pdata->set_pwr; in tmio_mmc_host_probe()
143 void (*set_pwr)(struct platform_device *host, int state); member
103 void (*set_pwr)(struct platform_device *host, int state); member