Home
last modified time | relevance | path

Searched refs:cea_sad (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Ddce3_1_afmt.c67 struct cea_sad *sads, int sad_count) in dce3_2_afmt_write_sad_regs()
93 struct cea_sad *sad = &sads[j]; in dce3_2_afmt_write_sad_regs()
Ddce6_afmt.c184 struct cea_sad *sads, int sad_count) in dce6_afmt_write_sad_regs()
215 struct cea_sad *sad = &sads[j]; in dce6_afmt_write_sad_regs()
Dradeon_audio.h51 struct cea_sad *sads, int sad_count);
Dradeon_audio.c42 struct cea_sad *sads, int sad_count);
44 struct cea_sad *sads, int sad_count);
46 struct cea_sad *sads, int sad_count);
363 struct cea_sad *sads; in radeon_audio_write_sad_regs()
Devergreen_hdmi.c156 struct cea_sad *sads, int sad_count) in evergreen_hdmi_write_sad_regs()
182 struct cea_sad *sad = &sads[j]; in evergreen_hdmi_write_sad_regs()
/linux-4.1.27/include/drm/
Ddrm_edid.h312 struct cea_sad { struct
326 int drm_edid_to_sad(struct edid *edid, struct cea_sad **sads); argument
/linux-4.1.27/sound/pci/hda/
Dhda_eld.c171 struct cea_sad *a, in hdmi_update_short_audio_desc()
397 struct cea_sad *a) in hdmi_show_short_audio_desc()
453 static void hdmi_print_sad_info(int i, struct cea_sad *a, in hdmi_print_sad_info()
610 struct cea_sad *a = &e->sad[i]; in snd_hdmi_eld_update_pcm_info()
Dhda_local.h722 struct cea_sad { struct
756 struct cea_sad sad[ELD_MAX_SAD];
/linux-4.1.27/drivers/gpu/drm/
Ddrm_edid.c3199 int drm_edid_to_sad(struct edid *edid, struct cea_sad **sads) in drm_edid_to_sad()