Searched refs:cdn_dp_audio_stop (Results 1 – 3 of 3) sorted by relevance
479 int cdn_dp_audio_stop(struct cdn_dp_device *dp, struct audio_info *audio);
793 int cdn_dp_audio_stop(struct cdn_dp_device *dp, struct audio_info *audio) in cdn_dp_audio_stop() function
825 ret = cdn_dp_audio_stop(dp, &dp->audio_info); in cdn_dp_audio_shutdown()