Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/hwss/
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,
Dlink_hwss_hpo_dp.h56 void disable_hpo_dp_audio_packet(struct pipe_ctx *pipe_ctx);
Dlink_hwss_hpo_fixed_vs_pe_retimer_dp.c214 .disable_audio_packet = disable_hpo_dp_audio_packet,