Home
last modified time | relevance | path

Searched refs:set_pwr (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mmc/host/
A Dtmio_mmc_core.c863 if (host->set_pwr) in tmio_mmc_power_on()
864 host->set_pwr(host->pdev, 1); in tmio_mmc_power_on()
900 if (host->set_pwr) in tmio_mmc_power_off()
901 host->set_pwr(host->pdev, 0); in tmio_mmc_power_off()
1147 _host->set_pwr = pdata->set_pwr; in tmio_mmc_host_probe()
A Dtmio_mmc.h138 void (*set_pwr)(struct platform_device *host, int state); member
/linux/include/linux/mfd/
A Dtmio.h109 void (*set_pwr)(struct platform_device *host, int state); member
/linux/drivers/mfd/
A Dtc6387xb.c115 .set_pwr = tc6387xb_mmc_pwr,
A Dt7l66xb.c134 .set_pwr = t7l66xb_mmc_pwr,
A Dtc6393xb.c382 .set_pwr = tc6393xb_mmc_pwr,
A Dasic3.c721 .set_pwr = asic3_mmc_pwr,

Completed in 17 milliseconds