Searched refs:hdac (Results 1 – 2 of 2) sorted by relevance
| /include/sound/ |
| A D | hda_chmap.h | 40 int (*get_spk_alloc)(struct hdac_device *hdac, int pcm_idx); 42 void (*get_chmap)(struct hdac_device *hdac, int pcm_idx, 44 void (*set_chmap)(struct hdac_device *hdac, int pcm_idx, 46 bool (*is_pcm_attached)(struct hdac_device *hdac, int pcm_idx); 60 struct hdac_device *hdac; member 63 void snd_hdac_register_chmap_ops(struct hdac_device *hdac, 65 int snd_hdac_channel_allocation(struct hdac_device *hdac, int spk_alloc,
|
| A D | hdaudio.h | 127 int snd_hdac_codec_modalias(const struct hdac_device *hdac, char *buf, size_t size); 154 int snd_hdac_codec_read(struct hdac_device *hdac, hda_nid_t nid, 156 int snd_hdac_codec_write(struct hdac_device *hdac, hda_nid_t nid, 158 bool snd_hdac_check_power_state(struct hdac_device *hdac, 160 unsigned int snd_hdac_sync_power_state(struct hdac_device *hdac,
|
Completed in 8 milliseconds