Searched refs:hdac_chmap (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/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-v4.19/sound/hda/ |
D | hdmi_chmap.c | 322 static void hdmi_debug_channel_mapping(struct hdac_chmap *chmap, in hdmi_debug_channel_mapping() 338 static void hdmi_std_setup_channel_mapping(struct hdac_chmap *chmap, in hdmi_std_setup_channel_mapping() 504 static int hdmi_manual_setup_channel_mapping(struct hdac_chmap *chmap, in hdmi_manual_setup_channel_mapping() 549 void snd_hdac_setup_channel_mapping(struct hdac_chmap *chmap, in snd_hdac_setup_channel_mapping() 611 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_info() 620 static int hdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in hdmi_chmap_cea_alloc_validate_get_type() 631 static void hdmi_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in hdmi_cea_alloc_to_tlv_chmap() 667 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_tlv() 741 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_get() 759 struct hdac_chmap *hchmap = info->private_data; in hdmi_chmap_ctl_put() [all …]
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_hdmi.c | 182 struct hdac_chmap chmap; 714 struct hdac_chmap *chmap = &spec->chmap; in hdmi_setup_audio_infoframe() 3210 static int nvhdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in nvhdmi_chmap_cea_alloc_validate_get_type() 3224 static int nvhdmi_chmap_validate(struct hdac_chmap *chmap, in nvhdmi_chmap_validate() 3495 static int atihdmi_paired_chmap_validate(struct hdac_chmap *chmap, in atihdmi_paired_chmap_validate() 3610 struct hdac_chmap *chmap, in atihdmi_paired_chmap_cea_alloc_validate_get_type() 3639 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap()
|
/Linux-v4.19/sound/soc/codecs/ |
D | hdac_hdmi.c | 140 struct hdac_chmap chmap;
|