Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8994.h89 bool clk_has_run; member
Dwm8994.c826 if (wm8994->jackdet && !wm8994->clk_has_run) { in clk_sys_event()
830 wm8994->clk_has_run = true; in clk_sys_event()