Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Di915.c76 static bool connectivity_check(struct pci_dev *i915, struct pci_dev *hdac) in connectivity_check()
H A Dhdmi_chmap.c587 snd_hdac_channel_allocation(struct hdac_device * hdac,int spk_alloc,int channels,bool chmap_set,bool non_pcm,unsigned char * map) snd_hdac_channel_allocation() argument
835 snd_hdac_register_chmap_ops(struct hdac_device * hdac,struct hdac_chmap * chmap) snd_hdac_register_chmap_ops() argument
[all...]
/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.c1789 static int hdmi_get_spk_alloc(struct hdac_device *hdac, int pcm_idx) in hdmi_get_spk_alloc()
1801 static void hdmi_get_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_get_chmap()
1815 static void hdmi_set_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_set_chmap()
1831 static bool is_hdmi_pcm_attached(struct hdac_device *hdac, int pcm_idx) in is_hdmi_pcm_attached()