Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.c85 bool resume_path; member
875 DBG("%s : resume_path %ld\n", __func__, rk817->resume_path); in rk817_resume_path_get()
877 ucontrol->value.integer.value[0] = rk817->resume_path; in rk817_resume_path_get()
888 rk817->resume_path = ucontrol->value.integer.value[0]; in rk817_resume_path_put()
1208 if (rk817->resume_path) { in rk817_resume()