hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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