Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk312x_codec.c116 long int voice_call_path; member
811 ucontrol->value.integer.value[0] = rk312x_priv->voice_call_path; in rk312x_voice_call_path_get()
826 if (rk312x_priv->voice_call_path == ucontrol->value.integer.value[0]) in rk312x_voice_call_path_put()
829 pre_path = rk312x_priv->voice_call_path; in rk312x_voice_call_path_put()
830 rk312x_priv->voice_call_path = ucontrol->value.integer.value[0]; in rk312x_voice_call_path_put()
833 rk312x_priv->voice_call_path); in rk312x_voice_call_path_put()
849 switch (rk312x_priv->voice_call_path) { in rk312x_voice_call_path_put()