Searched defs:hdac (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/sound/hda/ |
| D | hdac_device.c | 987 static unsigned int codec_read(struct hdac_device *hdac, hda_nid_t nid, in codec_read() 999 static int codec_write(struct hdac_device *hdac, hda_nid_t nid, in codec_write() 1019 int snd_hdac_codec_read(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_read() 1038 int snd_hdac_codec_write(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_write() 1055 bool snd_hdac_check_power_state(struct hdac_device *hdac, in snd_hdac_check_power_state()
|
| D | hdac_i915.c | 75 static bool connectivity_check(struct pci_dev *i915, struct pci_dev *hdac) in connectivity_check()
|
| D | hdmi_chmap.c | 587 int snd_hdac_channel_allocation(struct hdac_device *hdac, int spk_alloc, in snd_hdac_channel_allocation() 817 void snd_hdac_register_chmap_ops(struct hdac_device *hdac, in snd_hdac_register_chmap_ops()
|
| /kernel/linux/linux-4.19/sound/hda/ |
| D | hdac_device.c | 990 static unsigned int codec_read(struct hdac_device *hdac, hda_nid_t nid, in codec_read() 1002 static int codec_write(struct hdac_device *hdac, hda_nid_t nid, in codec_write() 1022 int snd_hdac_codec_read(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_read() 1041 int snd_hdac_codec_write(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_write() 1058 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()
|
| /kernel/linux/linux-4.19/include/sound/ |
| D | hda_chmap.h | 60 struct hdac_device *hdac; member
|
| /kernel/linux/linux-5.10/include/sound/ |
| D | hda_chmap.h | 60 struct hdac_device *hdac; member
|
| /kernel/linux/linux-4.19/sound/pci/hda/ |
| D | patch_hdmi.c | 2013 static int hdmi_get_spk_alloc(struct hdac_device *hdac, int pcm_idx) in hdmi_get_spk_alloc() 2025 static void hdmi_get_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_get_chmap() 2039 static void hdmi_set_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_set_chmap() 2056 static bool is_hdmi_pcm_attached(struct hdac_device *hdac, int pcm_idx) in is_hdmi_pcm_attached() 3576 static int atihdmi_pin_set_slot_channel(struct hdac_device *hdac, in atihdmi_pin_set_slot_channel() 3612 static int atihdmi_pin_get_slot_channel(struct hdac_device *hdac, in atihdmi_pin_get_slot_channel()
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | patch_hdmi.c | 2186 static int hdmi_get_spk_alloc(struct hdac_device *hdac, int pcm_idx) in hdmi_get_spk_alloc() 2198 static void hdmi_get_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_get_chmap() 2212 static void hdmi_set_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_set_chmap() 2229 static bool is_hdmi_pcm_attached(struct hdac_device *hdac, int pcm_idx) in is_hdmi_pcm_attached() 3974 static int atihdmi_pin_set_slot_channel(struct hdac_device *hdac, in atihdmi_pin_set_slot_channel() 4010 static int atihdmi_pin_get_slot_channel(struct hdac_device *hdac, in atihdmi_pin_get_slot_channel()
|