forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/include/sound/hda_regmap.h
....@@ -24,6 +24,9 @@
2424 unsigned int val);
2525 int snd_hdac_regmap_update_raw(struct hdac_device *codec, unsigned int reg,
2626 unsigned int mask, unsigned int val);
27
+int snd_hdac_regmap_update_raw_once(struct hdac_device *codec, unsigned int reg,
28
+ unsigned int mask, unsigned int val);
29
+void snd_hdac_regmap_sync(struct hdac_device *codec);
2730
2831 /**
2932 * snd_hdac_regmap_encode_verb - encode the verb to a pseudo register