Searched refs:write_speaker_allocation (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_audio.c167 .write_speaker_allocation = dce3_2_afmt_hdmi_write_speaker_allocation,
181 .write_speaker_allocation = dce3_2_afmt_dp_write_speaker_allocation,
190 .write_speaker_allocation = dce4_afmt_hdmi_write_speaker_allocation,
206 .write_speaker_allocation = dce4_afmt_dp_write_speaker_allocation,
219 .write_speaker_allocation = dce6_afmt_hdmi_write_speaker_allocation,
236 .write_speaker_allocation = dce6_afmt_dp_write_speaker_allocation,
400 if (radeon_encoder->audio && radeon_encoder->audio->write_speaker_allocation) radeon_audio_write_speaker_allocation()
401 radeon_encoder->audio->write_speaker_allocation(encoder, sadb, sad_count); radeon_audio_write_speaker_allocation()
H A Dradeon_audio.h52 void (*write_speaker_allocation)(struct drm_encoder *encoder, member in struct:radeon_audio_funcs

Completed in 32 milliseconds