Searched refs:hdac_chmap (Results 1 – 4 of 4) sorted by relevance
/linux/include/sound/ |
A 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/sound/hda/ |
A 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() 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() 818 struct hdac_chmap *chmap) in snd_hdac_register_chmap_ops() [all …]
|
/linux/sound/pci/hda/ |
A D | patch_hdmi.c | 178 struct hdac_chmap chmap; 722 struct hdac_chmap *chmap = &spec->chmap; in hdmi_setup_audio_infoframe() 3604 static int nvhdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in nvhdmi_chmap_cea_alloc_validate_get_type() 3618 static int nvhdmi_chmap_validate(struct hdac_chmap *chmap, in nvhdmi_chmap_validate() 3953 static int atihdmi_paired_chmap_validate(struct hdac_chmap *chmap, in atihdmi_paired_chmap_validate() 4068 struct hdac_chmap *chmap, in atihdmi_paired_chmap_cea_alloc_validate_get_type() 4097 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap()
|
/linux/sound/soc/codecs/ |
A D | hdac_hdmi.c | 136 struct hdac_chmap chmap;
|
Completed in 19 milliseconds