Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h471 int cdn_dp_audio_stop(struct cdn_dp_device *dp, struct audio_info *audio);
Dcdn-dp-reg.c784 int cdn_dp_audio_stop(struct cdn_dp_device *dp, struct audio_info *audio) in cdn_dp_audio_stop() function
Dcdn-dp-core.c832 ret = cdn_dp_audio_stop(dp, &dp->audio_info); in cdn_dp_audio_shutdown()