Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8994.h86 bool clk_has_run; member
Dwm8994.c827 if (wm8994->jackdet && !wm8994->clk_has_run) { in clk_sys_event()
831 wm8994->clk_has_run = true; in clk_sys_event()