Home
last modified time | relevance | path

Searched refs:hdac_chmap (Results 1 – 8 of 8) sorted by relevance

/linux/include/sound/
H A Dhda_chmap.h23 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/core/
H A Dhdmi_chmap.c323 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()
508 static int hdmi_manual_setup_channel_mapping(struct hdac_chmap *chmap, in hdmi_manual_setup_channel_mapping()
553 void snd_hdac_setup_channel_mapping(struct hdac_chmap *chmap, in snd_hdac_setup_channel_mapping()
615 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_info()
624 static int hdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in hdmi_chmap_cea_alloc_validate_get_type()
635 static void hdmi_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in hdmi_cea_alloc_to_tlv_chmap()
671 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_tlv()
745 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_get()
760 static int chmap_value_check(struct hdac_chmap *hchma in chmap_value_check()
[all...]
/linux/sound/hda/codecs/hdmi/
H A Dnvhdmi.c26 static int nvhdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in nvhdmi_chmap_cea_alloc_validate_get_type()
40 static int nvhdmi_chmap_validate(struct hdac_chmap *chmap, in nvhdmi_chmap_validate()
H A Dtegrahdmi.c207 static int nvhdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in nvhdmi_chmap_cea_alloc_validate_get_type()
221 static int nvhdmi_chmap_validate(struct hdac_chmap *chmap, in nvhdmi_chmap_validate()
H A Datihdmi.c262 static int atihdmi_paired_chmap_validate(struct hdac_chmap *chmap, in atihdmi_paired_chmap_validate()
379 struct hdac_chmap *chmap, in atihdmi_paired_chmap_cea_alloc_validate_get_type()
408 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap()
H A Dhdmi_local.h156 struct hdac_chmap chmap;
H A Dhdmi.c533 struct hdac_chmap *chmap = &spec->chmap; in snd_hda_hdmi_setup_audio_infoframe()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c135 struct hdac_chmap chmap;