Lines Matching refs:pre_path
665 long int pre_path; in rk312x_playback_path_put() local
678 pre_path = rk312x_priv->playback_path; in rk312x_playback_path_put()
686 if (pre_path != OFF) in rk312x_playback_path_put()
693 if (pre_path == OFF) { in rk312x_playback_path_put()
705 if (pre_path == OFF) { in rk312x_playback_path_put()
717 if (pre_path == OFF) { in rk312x_playback_path_put()
751 long int pre_path; in rk312x_capture_path_put() local
761 pre_path = rk312x_priv->capture_path; in rk312x_capture_path_put()
769 if (pre_path != MIC_OFF) in rk312x_capture_path_put()
773 if (pre_path == MIC_OFF) { in rk312x_capture_path_put()
782 if (pre_path == MIC_OFF) { in rk312x_capture_path_put()
819 long int pre_path; in rk312x_voice_call_path_put() local
829 pre_path = rk312x_priv->voice_call_path; in rk312x_voice_call_path_put()
836 if (pre_path == OFF) { in rk312x_voice_call_path_put()
851 if (pre_path != MIC_OFF) in rk312x_voice_call_path_put()
858 if (pre_path == OFF || pre_path == RCV || pre_path == BT) in rk312x_voice_call_path_put()
865 if (pre_path == OFF || pre_path == RCV || pre_path == BT) in rk312x_voice_call_path_put()