Searched refs:clk_gate_mutex (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dhost.c127 mutex_lock(&host->clk_gate_mutex); mmc_host_clk_gate_delayed()
137 mutex_unlock(&host->clk_gate_mutex); mmc_host_clk_gate_delayed()
165 mutex_lock(&host->clk_gate_mutex); mmc_host_clk_hold()
175 mutex_unlock(&host->clk_gate_mutex); mmc_host_clk_hold()
256 mutex_init(&host->clk_gate_mutex); mmc_host_clk_init()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h298 struct mutex clk_gate_mutex; /* mutex for clock gating */ member in struct:mmc_host

Completed in 78 milliseconds