Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/core/
Dhost.c143 static void mmc_host_clk_gate_work(struct work_struct *work) in mmc_host_clk_gate_work() function
254 INIT_DELAYED_WORK(&host->clk_gate_work, mmc_host_clk_gate_work); in mmc_host_clk_init()