Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/core/
Dsdio_irq.c172 mmc_host_clk_hold(host); in sdio_irq_thread()
182 mmc_host_clk_hold(host); in sdio_irq_thread()
211 mmc_host_clk_hold(host); in sdio_card_irq_get()
232 mmc_host_clk_hold(host); in sdio_card_irq_put()
Dcore.c253 mmc_host_clk_hold(host); in mmc_start_request()
495 mmc_host_clk_hold(host); in mmc_pre_req()
514 mmc_host_clk_hold(host); in mmc_post_req()
1011 mmc_host_clk_hold(host); in mmc_set_chip_select()
1034 mmc_host_clk_hold(host); in mmc_set_clock()
1108 mmc_host_clk_hold(host); in mmc_execute_tuning()
1123 mmc_host_clk_hold(host); in mmc_set_bus_mode()
1134 mmc_host_clk_hold(host); in mmc_set_bus_width()
1479 mmc_host_clk_hold(host); in __mmc_set_signal_voltage()
1516 mmc_host_clk_hold(host); in mmc_set_signal_voltage()
[all …]
Dhost.c159 void mmc_host_clk_hold(struct mmc_host *host) in mmc_host_clk_hold() function
272 mmc_host_clk_hold(host); in mmc_host_clk_exit()
Dsd.c430 mmc_host_clk_hold(card->host); in sd_select_driver_type()
877 mmc_host_clk_hold(card->host); in mmc_sd_setup_card()
Dsdio.c988 mmc_host_clk_hold(host); in mmc_sdio_resume()
Dmmc.c1825 mmc_host_clk_hold(host); in mmc_reset()
/linux-4.1.27/include/linux/mmc/
Dhost.h470 void mmc_host_clk_hold(struct mmc_host *host);
475 static inline void mmc_host_clk_hold(struct mmc_host *host) in mmc_host_clk_hold() function