Searched defs:hdac (Results 1 – 7 of 7) sorted by relevance
/linux/sound/hda/core/ |
H A D | device.c | 1057 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_read() argument 1069 unsigned int cmd = snd_hdac_make_cmd(hdac, nid, verb, parm); in codec_write() argument 1089 return codec_read(hdac, nid, flags, verb, parm); in snd_hdac_codec_read() argument 1108 snd_hdac_codec_write(struct hdac_device * hdac,hda_nid_t nid,int flags,unsigned int verb,unsigned int parm) snd_hdac_codec_write() argument 1125 snd_hdac_check_power_state(struct hdac_device * hdac,hda_nid_t nid,unsigned int target_state) snd_hdac_check_power_state() argument [all...] |
H A D | i915.c | 76 static bool connectivity_check(struct pci_dev *i915, struct pci_dev *hdac) in connectivity_check()
|
H A D | hdmi_chmap.c | 587 int snd_hdac_channel_allocation(struct hdac_device *hdac, int spk_alloc, in snd_hdac_channel_allocation() 835 void snd_hdac_register_chmap_ops(struct hdac_device *hdac, in snd_hdac_register_chmap_ops()
|
/linux/include/sound/ |
H A D | hda_chmap.h | 60 struct hdac_device *hdac; member
|
/linux/sound/hda/codecs/hdmi/ |
H A D | atihdmi.c | 311 static int atihdmi_pin_set_slot_channel(struct hdac_device *hdac, in atihdmi_pin_set_slot_channel() 348 static int atihdmi_pin_get_slot_channel(struct hdac_device *hdac, in atihdmi_pin_get_slot_channel()
|
H A D | hdmi.c | 1839 hdmi_get_spk_alloc(struct hdac_device * hdac,int pcm_idx) hdmi_get_spk_alloc() argument 1851 hdmi_get_chmap(struct hdac_device * hdac,int pcm_idx,unsigned char * chmap) hdmi_get_chmap() argument 1865 hdmi_set_chmap(struct hdac_device * hdac,int pcm_idx,unsigned char * chmap,int prepared) hdmi_set_chmap() argument 1882 is_hdmi_pcm_attached(struct hdac_device * hdac,int pcm_idx) is_hdmi_pcm_attached() argument
|
/linux/sound/soc/intel/avs/ |
H A D | avs.h | 180 hdac_to_avs(hdac) global() argument
|