Lines Matching refs:hdac_device

25 static int codec_pm_lock(struct hdac_device *codec)
30 static void codec_pm_unlock(struct hdac_device *codec, int lock)
40 struct hdac_device *codec = dev_to_hdac_dev(dev);
67 struct hdac_device *codec = dev_to_hdac_dev(dev);
116 struct hdac_device *codec = dev_to_hdac_dev(dev);
156 static int hda_reg_read_stereo_amp(struct hdac_device *codec,
174 static int hda_reg_write_stereo_amp(struct hdac_device *codec,
204 static int hda_reg_read_coef(struct hdac_device *codec, unsigned int reg,
222 static int hda_reg_write_coef(struct hdac_device *codec, unsigned int reg,
242 struct hdac_device *codec = context;
281 struct hdac_device *codec = context;
374 int snd_hdac_regmap_init(struct hdac_device *codec)
391 void snd_hdac_regmap_exit(struct hdac_device *codec)
408 int snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec,
425 static int reg_raw_write(struct hdac_device *codec, unsigned int reg,
459 int snd_hdac_regmap_write_raw(struct hdac_device *codec, unsigned int reg,
466 static int reg_raw_read(struct hdac_device *codec, unsigned int reg,
480 static int __snd_hdac_regmap_read_raw(struct hdac_device *codec,
495 int snd_hdac_regmap_read_raw(struct hdac_device *codec, unsigned int reg,
505 int snd_hdac_regmap_read_raw_uncached(struct hdac_device *codec,
511 static int reg_raw_update(struct hdac_device *codec, unsigned int reg,
549 int snd_hdac_regmap_update_raw(struct hdac_device *codec, unsigned int reg,
556 static int reg_raw_update_once(struct hdac_device *codec, unsigned int reg,
583 int snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg,
594 void snd_hdac_regmap_sync(struct hdac_device *codec)