hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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