Lines Matching refs:hdac_device

26 static int codec_pm_lock(struct hdac_device *codec)
31 static void codec_pm_unlock(struct hdac_device *codec, int lock)
41 struct hdac_device *codec = dev_to_hdac_dev(dev);
68 struct hdac_device *codec = dev_to_hdac_dev(dev);
117 struct hdac_device *codec = dev_to_hdac_dev(dev);
157 static int hda_reg_read_stereo_amp(struct hdac_device *codec,
175 static int hda_reg_write_stereo_amp(struct hdac_device *codec,
205 static int hda_reg_read_coef(struct hdac_device *codec, unsigned int reg,
223 static int hda_reg_write_coef(struct hdac_device *codec, unsigned int reg,
243 struct hdac_device *codec = context;
282 struct hdac_device *codec = context;
375 int snd_hdac_regmap_init(struct hdac_device *codec)
392 void snd_hdac_regmap_exit(struct hdac_device *codec)
409 int snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec,
426 static int reg_raw_write(struct hdac_device *codec, unsigned int reg,
460 int snd_hdac_regmap_write_raw(struct hdac_device *codec, unsigned int reg,
467 static int reg_raw_read(struct hdac_device *codec, unsigned int reg,
481 static int __snd_hdac_regmap_read_raw(struct hdac_device *codec,
496 int snd_hdac_regmap_read_raw(struct hdac_device *codec, unsigned int reg,
506 int snd_hdac_regmap_read_raw_uncached(struct hdac_device *codec,
512 static int reg_raw_update(struct hdac_device *codec, unsigned int reg,
550 int snd_hdac_regmap_update_raw(struct hdac_device *codec, unsigned int reg,
557 static int reg_raw_update_once(struct hdac_device *codec, unsigned int reg,
587 int snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg,
598 void snd_hdac_regmap_sync(struct hdac_device *codec)