···6767 * @reg: verb to write6868 * @val: value to write6969 *7070- * For writing an amp value, use snd_hda_regmap_amp_update().7070+ * For writing an amp value, use snd_hdac_regmap_update_amp().7171 */7272static inline int7373snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid,···8585 * @mask: bit mask to update8686 * @val: value to update8787 *8888- * For updating an amp value, use snd_hda_regmap_amp_update().8888+ * For updating an amp value, use snd_hdac_regmap_update_amp().8989 */9090static inline int9191snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid,