Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.c72 unsigned int clk_capture; member
740 if (rk817->clk_capture == 0) { in rk817_capture_path_config()
742 rk817->clk_capture++; in rk817_capture_path_config()
745 if (rk817->clk_capture > 0) { in rk817_capture_path_config()
747 rk817->clk_capture--; in rk817_capture_path_config()
1245 rk817->clk_capture = 0; in rk817_probe()