Symbol: hdac_chmap
include/sound/hda_chmap.h
23
struct hdac_chmap;
include/sound/hda_chmap.h
30
int (*chmap_cea_alloc_validate_get_type)(struct hdac_chmap *chmap,
include/sound/hda_chmap.h
32
void (*cea_alloc_to_tlv_chmap)(struct hdac_chmap *hchmap,
include/sound/hda_chmap.h
37
int (*chmap_validate)(struct hdac_chmap *hchmap, int ca,
include/sound/hda_chmap.h
64
struct hdac_chmap *chmap);
include/sound/hda_chmap.h
69
void snd_hdac_setup_channel_mapping(struct hdac_chmap *chmap,
include/sound/hda_chmap.h
78
struct hdac_chmap *chmap);
sound/hda/codecs/hdmi/atihdmi.c
262
static int atihdmi_paired_chmap_validate(struct hdac_chmap *chmap,
sound/hda/codecs/hdmi/atihdmi.c
379
struct hdac_chmap *chmap,
sound/hda/codecs/hdmi/atihdmi.c
408
static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap,
sound/hda/codecs/hdmi/hdmi.c
533
struct hdac_chmap *chmap = &spec->chmap;
sound/hda/codecs/hdmi/hdmi_local.h
165
struct hdac_chmap chmap;
sound/hda/codecs/hdmi/nvhdmi.c
26
static int nvhdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap,
sound/hda/codecs/hdmi/nvhdmi.c
40
static int nvhdmi_chmap_validate(struct hdac_chmap *chmap,
sound/hda/codecs/hdmi/tegrahdmi.c
207
static int nvhdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap,
sound/hda/codecs/hdmi/tegrahdmi.c
221
static int nvhdmi_chmap_validate(struct hdac_chmap *chmap,
sound/hda/core/hdmi_chmap.c
323
static void hdmi_debug_channel_mapping(struct hdac_chmap *chmap,
sound/hda/core/hdmi_chmap.c
339
static void hdmi_std_setup_channel_mapping(struct hdac_chmap *chmap,
sound/hda/core/hdmi_chmap.c
508
static int hdmi_manual_setup_channel_mapping(struct hdac_chmap *chmap,
sound/hda/core/hdmi_chmap.c
553
void snd_hdac_setup_channel_mapping(struct hdac_chmap *chmap,
sound/hda/core/hdmi_chmap.c
615
struct hdac_chmap *chmap = info->private_data;
sound/hda/core/hdmi_chmap.c
624
static int hdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap,
sound/hda/core/hdmi_chmap.c
635
static void hdmi_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap,
sound/hda/core/hdmi_chmap.c
671
struct hdac_chmap *chmap = info->private_data;
sound/hda/core/hdmi_chmap.c
745
struct hdac_chmap *chmap = info->private_data;
sound/hda/core/hdmi_chmap.c
760
static int chmap_value_check(struct hdac_chmap *hchmap,
sound/hda/core/hdmi_chmap.c
777
struct hdac_chmap *hchmap = info->private_data;
sound/hda/core/hdmi_chmap.c
839
struct hdac_chmap *chmap)
sound/hda/core/hdmi_chmap.c
848
struct hdac_chmap *hchmap)
sound/soc/codecs/hdac_hdmi.c
135
struct hdac_chmap chmap;