Searched defs:sad_count (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | dce3_1_afmt.c | 30 dce3_2_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, u8 *sadb, int sad_count) dce3_2_afmt_hdmi_write_speaker_allocation() argument 48 dce3_2_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, u8 *sadb, int sad_count) dce3_2_afmt_dp_write_speaker_allocation() argument 66 dce3_2_afmt_write_sad_regs(struct drm_encoder *encoder, struct cea_sad *sads, int sad_count) dce3_2_afmt_write_sad_regs() argument
|
H A D | dce6_afmt.c | 152 dce6_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, u8 *sadb, int sad_count) dce6_afmt_hdmi_write_speaker_allocation() argument 177 dce6_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, u8 *sadb, int sad_count) dce6_afmt_dp_write_speaker_allocation() argument 202 dce6_afmt_write_sad_regs(struct drm_encoder *encoder, struct cea_sad *sads, int sad_count) dce6_afmt_write_sad_regs() argument
|
H A D | evergreen_hdmi.c | 119 dce4_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, u8 *sadb, int sad_count) dce4_afmt_hdmi_write_speaker_allocation() argument 137 dce4_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, u8 *sadb, int sad_count) dce4_afmt_dp_write_speaker_allocation() argument 155 evergreen_hdmi_write_sad_regs(struct drm_encoder *encoder, struct cea_sad *sads, int sad_count) evergreen_hdmi_write_sad_regs() argument
|
H A D | radeon_audio.c | 364 int sad_count; radeon_audio_write_sad_regs() local 387 int sad_count; radeon_audio_write_speaker_allocation() local
|
/linux-4.4.14/sound/pci/hda/ |
H A D | hda_local.h | 750 int sad_count; member in struct:parsed_hdmi_eld
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_edid.c | 3215 int sad_count = 0; drm_edid_to_eld() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v10_0.c | 1492 int sad_count; dce_v10_0_audio_write_speaker_allocation() local 1543 int i, sad_count; dce_v10_0_audio_write_sad_regs() local
|
H A D | dce_v11_0.c | 1480 int sad_count; dce_v11_0_audio_write_speaker_allocation() local 1531 int i, sad_count; dce_v11_0_audio_write_sad_regs() local
|
H A D | dce_v8_0.c | 1453 int sad_count; dce_v8_0_audio_write_speaker_allocation() local 1502 int i, sad_count; dce_v8_0_audio_write_sad_regs() local
|
Completed in 401 milliseconds