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