Home
last modified time | relevance | path

Searched defs:hdac (Results 1 – 7 of 7) sorted by relevance

/linux/sound/hda/core/
H A Ddevice.c1057 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 Di915.c76 static bool connectivity_check(struct pci_dev *i915, struct pci_dev *hdac) in connectivity_check()
H A Dhdmi_chmap.c587 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 Dhda_chmap.h60 struct hdac_device *hdac; member
/linux/sound/hda/codecs/hdmi/
H A Datihdmi.c311 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 Dhdmi.c1839 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 Davs.h180 hdac_to_avs(hdac) global() argument