Searched defs:hdac (Results 1 – 4 of 4) sorted by relevance
/sound/soc/codecs/ |
D | hdac_hdmi.c | 198 static int hdac_hdmi_get_port_len(struct hdac_ext_device *hdac, hda_nid_t nid) in hdac_hdmi_get_port_len() 222 static int hdac_hdmi_port_select_get(struct hdac_ext_device *hdac, in hdac_hdmi_port_select_get() 233 static int hdac_hdmi_port_select_set(struct hdac_ext_device *hdac, in hdac_hdmi_port_select_set() 279 struct hdac_device *hdac = dev_to_hdac_dev(dev); in to_hda_ext_device() local 324 hdac_hdmi_set_dip_index(struct hdac_ext_device *hdac, hda_nid_t pin_nid, in hdac_hdmi_set_dip_index() 347 static int hdac_hdmi_setup_audio_infoframe(struct hdac_ext_device *hdac, in hdac_hdmi_setup_audio_infoframe() 455 struct hdac_ext_device *hdac = snd_soc_dai_get_drvdata(dai); in hdac_hdmi_set_hw_params() local 489 static int hdac_hdmi_query_port_connlist(struct hdac_ext_device *hdac, in hdac_hdmi_query_port_connlist() 568 struct hdac_ext_device *hdac = snd_soc_dai_get_drvdata(dai); in hdac_hdmi_pcm_open() local 611 struct hdac_ext_device *hdac = snd_soc_dai_get_drvdata(dai); in hdac_hdmi_pcm_close() local [all …]
|
/sound/hda/ |
D | hdac_device.c | 1010 static unsigned int codec_read(struct hdac_device *hdac, hda_nid_t nid, in codec_read() 1022 static int codec_write(struct hdac_device *hdac, hda_nid_t nid, in codec_write() 1042 int snd_hdac_codec_read(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_read() 1061 int snd_hdac_codec_write(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_write() 1078 bool snd_hdac_check_power_state(struct hdac_device *hdac, in snd_hdac_check_power_state()
|
D | hdmi_chmap.c | 586 int snd_hdac_channel_allocation(struct hdac_device *hdac, int spk_alloc, in snd_hdac_channel_allocation() 816 void snd_hdac_register_chmap_ops(struct hdac_device *hdac, in snd_hdac_register_chmap_ops()
|
/sound/pci/hda/ |
D | patch_hdmi.c | 2012 static int hdmi_get_spk_alloc(struct hdac_device *hdac, int pcm_idx) in hdmi_get_spk_alloc() 2024 static void hdmi_get_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_get_chmap() 2038 static void hdmi_set_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_set_chmap() 2055 static bool is_hdmi_pcm_attached(struct hdac_device *hdac, int pcm_idx) in is_hdmi_pcm_attached() 3534 static int atihdmi_pin_set_slot_channel(struct hdac_device *hdac, in atihdmi_pin_set_slot_channel() 3570 static int atihdmi_pin_get_slot_channel(struct hdac_device *hdac, in atihdmi_pin_get_slot_channel()
|