Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_device.c995 static unsigned int codec_read(struct hdac_device *hdac, hda_nid_t nid, in codec_read()
1007 static int codec_write(struct hdac_device *hdac, hda_nid_t nid, in codec_write()
1027 int snd_hdac_codec_read(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_read()
1046 int snd_hdac_codec_write(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_write()
1063 bool snd_hdac_check_power_state(struct hdac_device *hdac, in snd_hdac_check_power_state()
/linux-4.4.14/include/sound/
Dhdaudio_ext.h179 struct hdac_device hdac; member
198 struct hdac_driver hdac; member