Lines Matching refs:hdac_device

36 	struct hdac_device *codec = dev_to_hdac_dev(dev);  in hda_volatile_reg()
63 struct hdac_device *codec = dev_to_hdac_dev(dev); in hda_writeable_reg()
112 struct hdac_device *codec = dev_to_hdac_dev(dev); in hda_readable_reg()
152 static int hda_reg_read_stereo_amp(struct hdac_device *codec, in hda_reg_read_stereo_amp()
170 static int hda_reg_write_stereo_amp(struct hdac_device *codec, in hda_reg_write_stereo_amp()
200 static int hda_reg_read_coef(struct hdac_device *codec, unsigned int reg, in hda_reg_read_coef()
218 static int hda_reg_write_coef(struct hdac_device *codec, unsigned int reg, in hda_reg_write_coef()
238 struct hdac_device *codec = context; in hda_reg_read()
267 struct hdac_device *codec = context; in hda_reg_write()
342 int snd_hdac_regmap_init(struct hdac_device *codec) in snd_hdac_regmap_init()
355 void snd_hdac_regmap_exit(struct hdac_device *codec) in snd_hdac_regmap_exit()
372 int snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec, in snd_hdac_regmap_add_vendor_verb()
389 static int reg_raw_write(struct hdac_device *codec, unsigned int reg, in reg_raw_write()
406 int snd_hdac_regmap_write_raw(struct hdac_device *codec, unsigned int reg, in snd_hdac_regmap_write_raw()
422 static int reg_raw_read(struct hdac_device *codec, unsigned int reg, in reg_raw_read()
439 int snd_hdac_regmap_read_raw(struct hdac_device *codec, unsigned int reg, in snd_hdac_regmap_read_raw()
464 int snd_hdac_regmap_update_raw(struct hdac_device *codec, unsigned int reg, in snd_hdac_regmap_update_raw()