Home
last modified time | relevance | path

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

/openbmc/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.c181 void disable_hpo_dp_audio_packet(struct pipe_ctx *pipe_ctx) in disable_hpo_dp_audio_packet() function
195 .disable_audio_packet = disable_hpo_dp_audio_packet,
H A Dlink_hwss_hpo_fixed_vs_pe_retimer_dp.c204 .disable_audio_packet = disable_hpo_dp_audio_packet,