Searched refs:pre_path (Results 1 – 3 of 3) sorted by relevance
177 long int pre_path; in rk817_playback_path_put() local184 pre_path = rk817->playback_path; in rk817_playback_path_put()188 __func__, rk817->playback_path, pre_path); in rk817_playback_path_put()197 if (pre_path == OFF) in rk817_playback_path_put()229 if (pre_path == OFF) in rk817_playback_path_put()249 if (pre_path == OFF) in rk817_playback_path_put()
533 long pre_path, long target_path) in rk817_playback_path_config() argument540 __func__, rk817->playback_path, pre_path); in rk817_playback_path_config()558 if (pre_path != OFF && (pre_path != HP_PATH && in rk817_playback_path_config()559 pre_path != HP_NO_MIC && pre_path != RING_HP && in rk817_playback_path_config()560 pre_path != RING_HP_NO_MIC)) { in rk817_playback_path_config()569 if (pre_path == OFF) in rk817_playback_path_config()636 if (pre_path == OFF) in rk817_playback_path_config()659 if (pre_path == OFF) in rk817_playback_path_config()729 long pre_path, long target_path) in rk817_capture_path_config() argument736 rk817->capture_path, pre_path); in rk817_capture_path_config()[all …]
665 long int pre_path; in rk312x_playback_path_put() local678 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() local761 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()[all …]