Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_dp.h56 void disable_hpo_dp_audio_packet(struct pipe_ctx *pipe_ctx);
H A Dlink_hwss_hpo_dp.c193 void disable_hpo_dp_audio_packet(struct pipe_ctx *pipe_ctx) in disable_hpo_dp_audio_packet() function
207 .disable_audio_packet = disable_hpo_dp_audio_packet,
H A Dlink_hwss_hpo_fixed_vs_pe_retimer_dp.c214 .disable_audio_packet = disable_hpo_dp_audio_packet,