Lines Matching defs:codec
23 * snd_hdac_set_codec_wakeup - Enable / disable HDMI/DP codec wakeup
45 dev_dbg(bus->dev, "%s codec wakeup\n",
57 * @idx: HDA codec address, pass HDA_CODEC_IDX_CONTROLLER for controller
60 * This function is used by either HD-audio controller or codec driver that
64 * put_power() ops accordingly, toggling the codec wakeup, too.
110 * @codec: HDA codec
121 int snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid,
124 struct hdac_bus *bus = codec->bus;
132 port = acomp->audio_ops->pin2port(codec, nid);
143 * @codec: HDA codec
162 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id,
165 struct hdac_bus *bus = codec->bus;
174 port = acomp->audio_ops->pin2port(codec, nid);