Searched refs:hdac_chmap (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/sound/ |
| D | hda_chmap.h | 23 struct hdac_chmap; 30 int (*chmap_cea_alloc_validate_get_type)(struct hdac_chmap *chmap, 32 void (*cea_alloc_to_tlv_chmap)(struct hdac_chmap *hchmap, 37 int (*chmap_validate)(struct hdac_chmap *hchmap, int ca, 57 struct hdac_chmap { struct 64 struct hdac_chmap *chmap); argument 69 void snd_hdac_setup_channel_mapping(struct hdac_chmap *chmap, 78 struct hdac_chmap *chmap);
|
| /Linux-v5.4/sound/hda/ |
| D | hdmi_chmap.c | 323 static void hdmi_debug_channel_mapping(struct hdac_chmap *chmap, in hdmi_debug_channel_mapping() 339 static void hdmi_std_setup_channel_mapping(struct hdac_chmap *chmap, in hdmi_std_setup_channel_mapping() 505 static int hdmi_manual_setup_channel_mapping(struct hdac_chmap *chmap, in hdmi_manual_setup_channel_mapping() 550 void snd_hdac_setup_channel_mapping(struct hdac_chmap *chmap, in snd_hdac_setup_channel_mapping() 612 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_info() 621 static int hdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in hdmi_chmap_cea_alloc_validate_get_type() 632 static void hdmi_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in hdmi_cea_alloc_to_tlv_chmap() 668 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_tlv() 742 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_get() 760 struct hdac_chmap *hchmap = info->private_data; in hdmi_chmap_ctl_put() [all …]
|
| /Linux-v5.4/sound/pci/hda/ |
| D | patch_hdmi.c | 177 struct hdac_chmap chmap; 711 struct hdac_chmap *chmap = &spec->chmap; in hdmi_setup_audio_infoframe() 3434 static int nvhdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in nvhdmi_chmap_cea_alloc_validate_get_type() 3448 static int nvhdmi_chmap_validate(struct hdac_chmap *chmap, in nvhdmi_chmap_validate() 3743 static int atihdmi_paired_chmap_validate(struct hdac_chmap *chmap, in atihdmi_paired_chmap_validate() 3858 struct hdac_chmap *chmap, in atihdmi_paired_chmap_cea_alloc_validate_get_type() 3887 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap()
|
| /Linux-v5.4/sound/soc/codecs/ |
| D | hdac_hdmi.c | 142 struct hdac_chmap chmap;
|