drivers/base/regmap/internal.h
265
int regcache_sync(struct regmap *map);
drivers/base/regmap/regcache.c
481
EXPORT_SYMBOL_GPL(regcache_sync);
drivers/base/regmap/regmap-debugfs.c
488
err = regcache_sync(map);
drivers/base/regmap/regmap-kunit.c
1056
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1105
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1139
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1157
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1189
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1204
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1240
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1284
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1408
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1483
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1525
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1568
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1685
KUNIT_ASSERT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
1694
KUNIT_ASSERT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/regmap-kunit.c
2071
KUNIT_EXPECT_EQ(test, 0, regcache_sync(map));
drivers/base/regmap/trace.h
152
TRACE_EVENT(regcache_sync,
drivers/clk/clk-renesas-pcie.c
372
ret = regcache_sync(rs9->regmap);
drivers/clk/clk-si521xx.c
360
ret = regcache_sync(si->regmap);
drivers/clk/clk-si5341.c
1770
err = regcache_sync(data->regmap);
drivers/clk/clk-versaclock5.c
1242
ret = regcache_sync(vc5->regmap);
drivers/firmware/cirrus/test/cs_dsp_mock_regmap.c
313
regcache_sync(priv->dsp->regmap);
drivers/gpio/gpio-fxl6408.c
141
return regcache_sync(regmap);
drivers/gpio/gpio-pca953x.c
1383
ret = regcache_sync(chip->regmap);
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c
351
regcache_sync(adv7511->regmap);
drivers/hwmon/ina2xx.c
356
regcache_sync(regmap);
drivers/hwmon/ina3221.c
967
ret = regcache_sync(ina->regmap);
drivers/hwmon/jc42.c
567
return regcache_sync(data->regmap);
drivers/hwmon/max6621.c
513
ret = regcache_sync(data->regmap);
drivers/hwmon/sch5627.c
635
return regcache_sync(data->regmap);
drivers/hwmon/spd5118.c
517
return regcache_sync(regmap);
drivers/iio/dac/ds4424.c
314
return regcache_sync(data->regmap);
drivers/iio/light/ltrf216a.c
523
ret = regcache_sync(data->regmap);
drivers/iio/light/rpr0521.c
1074
regcache_sync(data->regmap);
drivers/iio/light/vcnl4035.c
650
regcache_sync(data->regmap);
drivers/iio/proximity/hx9023s.c
1066
ret = regcache_sync(data->regmap);
drivers/iio/proximity/hx9023s.c
1080
ret = regcache_sync(data->regmap);
drivers/iio/temperature/mlx90632.c
1132
ret = regcache_sync(data->regmap);
drivers/iio/temperature/mlx90635.c
870
ret = regcache_sync(data->regmap_ee);
drivers/mfd/adp5585.c
785
ret = regcache_sync(adp5585->regmap);
drivers/mfd/arizona-core.c
638
ret = regcache_sync(arizona->regmap);
drivers/mfd/cs42l43.c
1293
ret = regcache_sync(cs42l43->regmap);
drivers/mfd/madera-core.c
329
ret = regcache_sync(madera->regmap);
drivers/mfd/madera-core.c
335
ret = regcache_sync(madera->regmap_32bit);
drivers/mfd/stpmic1.c
214
ret = regcache_sync(pmic_dev->regmap);
drivers/mfd/twl6040.c
315
ret = regcache_sync(twl6040->regmap);
drivers/mfd/wm8994-core.c
194
ret = regcache_sync(wm8994->regmap);
drivers/pinctrl/pinctrl-aw9523.c
514
regcache_sync(awi->regmap);
drivers/pinctrl/pinctrl-mcp23s08.c
543
regcache_sync(mcp->regmap);
drivers/platform/mellanox/mlx-platform.c
8585
err = regcache_sync(priv->regmap);
drivers/platform/mellanox/mlxreg-dpu.c
563
err = regcache_sync(regmap);
drivers/platform/mellanox/mlxreg-lc.c
872
err = regcache_sync(regmap);
drivers/platform/mellanox/nvsw-sn2201.c
1235
err = regcache_sync(regmap);
drivers/platform/x86/uniwill/uniwill-acpi.c
2079
ret = regcache_sync(data->regmap);
drivers/pwm/pwm-fsl-ftm.c
523
regcache_sync(fpc->regmap);
drivers/regulator/fp9931.c
205
ret = regcache_sync(data->regmap);
drivers/regulator/rt6160-regulator.c
69
return regcache_sync(priv->regmap);
drivers/regulator/rt6190-regulator.c
469
return regcache_sync(regmap);
drivers/regulator/rt6245-regulator.c
51
ret = regcache_sync(regmap);
drivers/regulator/rtmv20-regulator.c
82
ret = regcache_sync(priv->regmap);
drivers/regulator/rtq6752-regulator.c
66
ret = regcache_sync(priv->regmap);
drivers/regulator/sgm3804-regulator.c
112
ret = regcache_sync(ctx->regmap);
drivers/usb/typec/stusb160x.c
840
ret = regcache_sync(chip->regmap);
include/linux/regmap.h
1394
int regcache_sync(struct regmap *map);
include/sound/soc-component.h
283
return regcache_sync(component->regmap);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1126
ret = regcache_sync(cs35l41->regmap);
sound/hda/codecs/side-codecs/cs35l56_hda.c
1180
regcache_sync(cs35l56->base.regmap);
sound/hda/codecs/side-codecs/cs35l56_hda.c
659
regcache_sync(cs35l56->base.regmap);
sound/hda/core/regmap.c
586
regcache_sync(codec->regmap);
sound/soc/atmel/atmel-classd.c
290
return regcache_sync(dd->regmap);
sound/soc/atmel/mchp-pdmc.c
1000
ret = regcache_sync(dd->regmap);
sound/soc/atmel/mchp-spdifrx.c
1066
ret = regcache_sync(spdifrx->regmap);
sound/soc/atmel/mchp-spdiftx.c
764
ret = regcache_sync(spdiftx->regmap);
sound/soc/codecs/adau1372.c
831
regcache_sync(adau1372->regmap);
sound/soc/codecs/adau1373.c
1446
regcache_sync(adau1373->regmap);
sound/soc/codecs/adau1701.c
358
regcache_sync(adau1701->regmap);
sound/soc/codecs/adau1761.c
637
regcache_sync(adau->regmap);
sound/soc/codecs/adau17x1.c
992
regcache_sync(adau->regmap);
sound/soc/codecs/adau1977.c
436
ret = regcache_sync(adau1977->regmap);
sound/soc/codecs/adav80x.c
824
regcache_sync(adav80x->regmap);
sound/soc/codecs/ak4375.c
463
return regcache_sync(ak4375->regmap);
sound/soc/codecs/ak4458.c
674
ret = regcache_sync(ak4458->regmap);
sound/soc/codecs/ak4613.c
810
return regcache_sync(regmap);
sound/soc/codecs/ak4642.c
536
regcache_sync(regmap);
sound/soc/codecs/ak5558.c
374
ret = regcache_sync(ak5558->regmap);
sound/soc/codecs/alc5623.c
872
ret = regcache_sync(alc5623->regmap);
sound/soc/codecs/alc5632.c
1043
regcache_sync(alc5632->regmap);
sound/soc/codecs/cs35l32.c
541
regcache_sync(cs35l32->regmap);
sound/soc/codecs/cs35l33.c
878
ret = regcache_sync(cs35l33->regmap);
sound/soc/codecs/cs35l34.c
1138
ret = regcache_sync(cs35l34->regmap);
sound/soc/codecs/cs35l41.c
1434
ret = regcache_sync(cs35l41->regmap);
sound/soc/codecs/cs35l45.c
1014
ret = regcache_sync(cs35l45->regmap);
sound/soc/codecs/cs35l56-shared.c
846
regcache_sync(cs35l56_base->regmap);
sound/soc/codecs/cs35l56.c
2117
regcache_sync(cs35l56->base.regmap);
sound/soc/codecs/cs4234.c
874
ret = regcache_sync(cs4234->regmap);
sound/soc/codecs/cs4270.c
589
regcache_sync(cs4270->regmap);
sound/soc/codecs/cs4271.c
538
ret = regcache_sync(cs4271->regmap);
sound/soc/codecs/cs4271.c
603
ret = regcache_sync(cs4271->regmap);
sound/soc/codecs/cs42l42-sdw.c
297
ret = regcache_sync(cs42l42->regmap);
sound/soc/codecs/cs42l42-sdw.c
485
regcache_sync(cs42l42->regmap);
sound/soc/codecs/cs42l42.c
2256
regcache_sync(cs42l42->regmap);
sound/soc/codecs/cs42l51.c
825
return regcache_sync(cs42l51->regmap);
sound/soc/codecs/cs42l52.c
866
regcache_sync(cs42l52->regmap);
sound/soc/codecs/cs42l56.c
929
regcache_sync(cs42l56->regmap);
sound/soc/codecs/cs42l73.c
1118
regcache_sync(cs42l73->regmap);
sound/soc/codecs/cs42xx8.c
657
ret = regcache_sync(cs42xx8->regmap);
sound/soc/codecs/cs43130.c
2711
ret = regcache_sync(cs43130->regmap);
sound/soc/codecs/cs4349.c
343
regcache_sync(cs4349->regmap);
sound/soc/codecs/cs48l32.c
3810
ret = regcache_sync(cs48l32->regmap);
sound/soc/codecs/cs53l30.c
1065
ret = regcache_sync(cs53l30->regmap);
sound/soc/codecs/da7213.c
2143
return regcache_sync(da7213->regmap);
sound/soc/codecs/da732x.c
1473
regcache_sync(da732x->regmap);
sound/soc/codecs/es8311.c
877
ret = regcache_sync(es8311->regmap);
sound/soc/codecs/es8316.c
810
regcache_sync(es8316->regmap);
sound/soc/codecs/es8323.c
736
regcache_sync(es8323->regmap);
sound/soc/codecs/es8326.c
1134
regcache_sync(es8326->regmap);
sound/soc/codecs/es8328.c
791
ret = regcache_sync(es8328->regmap);
sound/soc/codecs/es8375.c
591
regcache_sync(es8375->regmap);
sound/soc/codecs/es8389.c
871
regcache_sync(es8389->regmap);
sound/soc/codecs/es9356.c
1119
regcache_sync(es9356->regmap);
sound/soc/codecs/fs210x.c
612
regcache_sync(fs210x->regmap);
sound/soc/codecs/jz4740.c
228
regcache_sync(regmap);
sound/soc/codecs/jz4760.c
599
regcache_sync(regmap);
sound/soc/codecs/jz4770.c
631
regcache_sync(regmap);
sound/soc/codecs/lm49453.c
1267
regcache_sync(lm49453->regmap);
sound/soc/codecs/lpass-rx-macro.c
2050
regcache_sync(regmap);
sound/soc/codecs/lpass-rx-macro.c
4006
regcache_sync(rx->regmap);
sound/soc/codecs/lpass-tx-macro.c
2440
regcache_sync(tx->regmap);
sound/soc/codecs/lpass-tx-macro.c
629
regcache_sync(regmap);
sound/soc/codecs/lpass-va-macro.c
1752
regcache_sync(va->regmap);
sound/soc/codecs/lpass-wsa-macro.c
1418
regcache_sync(regmap);
sound/soc/codecs/lpass-wsa-macro.c
2890
regcache_sync(wsa->regmap);
sound/soc/codecs/max98088.c
1327
regcache_sync(max98088->regmap);
sound/soc/codecs/max98090.c
1783
ret = regcache_sync(max98090->regmap);
sound/soc/codecs/max98090.c
2654
regcache_sync(max98090->regmap);
sound/soc/codecs/max98090.c
2680
regcache_sync(max98090->regmap);
sound/soc/codecs/max98095.c
1391
ret = regcache_sync(max98095->regmap);
sound/soc/codecs/max98363.c
103
regcache_sync(max98363->regmap);
sound/soc/codecs/max98373-i2c.c
494
regcache_sync(max98373->regmap);
sound/soc/codecs/max98373-sdw.c
280
regcache_sync(max98373->regmap);
sound/soc/codecs/max98388.c
869
regcache_sync(max98388->regmap);
sound/soc/codecs/max98390.c
959
regcache_sync(max98390->regmap);
sound/soc/codecs/max98396.c
1614
regcache_sync(max98396->regmap);
sound/soc/codecs/max9850.c
238
ret = regcache_sync(max9850->regmap);
sound/soc/codecs/max98520.c
639
regcache_sync(max98520->regmap);
sound/soc/codecs/max9860.c
571
ret = regcache_sync(max9860->regmap);
sound/soc/codecs/max9867.c
594
err = regcache_sync(max9867->regmap);
sound/soc/codecs/max98927.c
749
regcache_sync(max98927->regmap);
sound/soc/codecs/ml26124.c
481
regcache_sync(priv->regmap);
sound/soc/codecs/nau8540.c
900
regcache_sync(nau8540->regmap);
sound/soc/codecs/nau8810.c
795
regcache_sync(map);
sound/soc/codecs/nau8821.c
1633
regcache_sync(nau8821->regmap);
sound/soc/codecs/nau8822.c
1085
regcache_sync(nau8822->regmap);
sound/soc/codecs/nau8824.c
1549
regcache_sync(nau8824->regmap);
sound/soc/codecs/nau8825.c
2693
regcache_sync(nau8825->regmap);
sound/soc/codecs/pcm186x.c
518
ret = regcache_sync(priv->regmap);
sound/soc/codecs/pcm3168a.c
868
ret = regcache_sync(pcm3168a->regmap);
sound/soc/codecs/pcm512x.c
1777
ret = regcache_sync(pcm512x->regmap);
sound/soc/codecs/pm4125-sdw.c
470
regcache_sync(priv->regmap);
sound/soc/codecs/rt1011.c
2097
regcache_sync(rt1011->regmap);
sound/soc/codecs/rt1011.c
2362
regcache_sync(rt1011->regmap);
sound/soc/codecs/rt1015.c
1056
regcache_sync(rt1015->regmap);
sound/soc/codecs/rt1015.c
518
regcache_sync(regmap);
sound/soc/codecs/rt1016.c
573
regcache_sync(rt1016->regmap);
sound/soc/codecs/rt1017-sdca-sdw.c
787
regcache_sync(rt1017->regmap);
sound/soc/codecs/rt1305.c
899
regcache_sync(rt1305->regmap);
sound/soc/codecs/rt1308.c
718
regcache_sync(rt1308->regmap);
sound/soc/codecs/rt1316-sdw.c
759
regcache_sync(rt1316->regmap);
sound/soc/codecs/rt1318-sdw.c
833
regcache_sync(rt1318->regmap);
sound/soc/codecs/rt1318.c
1078
regcache_sync(rt1318->regmap);
sound/soc/codecs/rt1320-sdw.c
3065
regcache_sync(rt1320->regmap);
sound/soc/codecs/rt1320-sdw.c
3067
regcache_sync(rt1320->mbq_regmap);
sound/soc/codecs/rt274.c
1017
regcache_sync(rt274->regmap);
sound/soc/codecs/rt286.c
985
regcache_sync(rt286->regmap);
sound/soc/codecs/rt298.c
1046
regcache_sync(rt298->regmap);
sound/soc/codecs/rt5514.c
1081
regcache_sync(rt5514->regmap);
sound/soc/codecs/rt5514.c
418
regcache_sync(rt5514->regmap);
sound/soc/codecs/rt5616.c
1251
regcache_sync(rt5616->regmap);
sound/soc/codecs/rt5631.c
1558
regcache_sync(rt5631->regmap);
sound/soc/codecs/rt5640.c
2836
regcache_sync(rt5640->regmap);
sound/soc/codecs/rt5645.c
3523
regcache_sync(rt5645->regmap);
sound/soc/codecs/rt5645.c
4336
regcache_sync(rt5645->regmap);
sound/soc/codecs/rt5659.c
3706
regcache_sync(rt5659->regmap);
sound/soc/codecs/rt5660.c
1151
regcache_sync(rt5660->regmap);
sound/soc/codecs/rt5663.c
3207
regcache_sync(rt5663->regmap);
sound/soc/codecs/rt5665.c
4392
regcache_sync(rt5665->regmap);
sound/soc/codecs/rt5665.c
4633
regcache_sync(rt5665->regmap);
sound/soc/codecs/rt5668.c
2245
regcache_sync(rt5668->regmap);
sound/soc/codecs/rt5670.c
2781
regcache_sync(rt5670->regmap);
sound/soc/codecs/rt5677.c
4961
regcache_sync(rt5677->regmap);
sound/soc/codecs/rt5682-sdw.c
413
regcache_sync(rt5682->regmap);
sound/soc/codecs/rt5682-sdw.c
779
regcache_sync(rt5682->regmap);
sound/soc/codecs/rt5682.c
3017
regcache_sync(rt5682->regmap);
sound/soc/codecs/rt5682s.c
2917
regcache_sync(rt5682s->regmap);
sound/soc/codecs/rt711-sdca-sdw.c
462
regcache_sync(rt711->regmap);
sound/soc/codecs/rt711-sdca-sdw.c
464
regcache_sync(rt711->mbq_regmap);
sound/soc/codecs/rt712-sdca-dmic.c
919
regcache_sync(rt712->regmap);
sound/soc/codecs/rt712-sdca-dmic.c
921
regcache_sync(rt712->mbq_regmap);
sound/soc/codecs/rt712-sdca-sdw.c
475
regcache_sync(rt712->regmap);
sound/soc/codecs/rt712-sdca-sdw.c
477
regcache_sync(rt712->mbq_regmap);
sound/soc/codecs/rt721-sdca-sdw.c
513
regcache_sync(rt721->regmap);
sound/soc/codecs/rt721-sdca-sdw.c
515
regcache_sync(rt721->mbq_regmap);
sound/soc/codecs/rt722-sdca-sdw.c
564
regcache_sync(rt722->regmap);
sound/soc/codecs/rt9120.c
614
regcache_sync(data->regmap);
sound/soc/codecs/rt9123.c
457
ret = regcache_sync(regmap);
sound/soc/codecs/rtq9124.c
509
ret = regcache_sync(regmap);
sound/soc/codecs/rtq9128.c
863
return regcache_sync(regmap);
sound/soc/codecs/sgtl5000.c
1136
ret = regcache_sync(sgtl->regmap);
sound/soc/codecs/ssm2518.c
493
regcache_sync(ssm2518->regmap);
sound/soc/codecs/ssm2602.c
558
regcache_sync(ssm2602->regmap);
sound/soc/codecs/ssm4567.c
362
regcache_sync(ssm4567->regmap);
sound/soc/codecs/sta32x.c
382
rc = regcache_sync(sta32x->regmap);
sound/soc/codecs/sta350.c
419
rc = regcache_sync(sta350->regmap);
sound/soc/codecs/sta529.c
167
regcache_sync(sta529->regmap);
sound/soc/codecs/tac5xx2-sdw.c
1455
ret = regcache_sync(tac_dev->regmap);
sound/soc/codecs/tac5xx2-sdw.c
1828
ret = regcache_sync(tac_dev->regmap);
sound/soc/codecs/tas2552.c
504
regcache_sync(tas2552->regmap);
sound/soc/codecs/tas2562.c
418
return regcache_sync(tas2562->regmap);
sound/soc/codecs/tas2764.c
185
return regcache_sync(tas2764->regmap);
sound/soc/codecs/tas2770.c
111
return regcache_sync(tas2770->regmap);
sound/soc/codecs/tas2770.c
85
regcache_sync(tas2770->regmap);
sound/soc/codecs/tas2780.c
83
ret = regcache_sync(tas2780->regmap);
sound/soc/codecs/tas2783-sdw.c
1102
regcache_sync(tas_dev->regmap);
sound/soc/codecs/tas2783-sdw.c
1230
regcache_sync(tas_dev->regmap);
sound/soc/codecs/tas5086.c
797
ret = regcache_sync(priv->regmap);
sound/soc/codecs/tas5720.c
481
ret = regcache_sync(tas5720->regmap);
sound/soc/codecs/tas6424.c
317
ret = regcache_sync(tas6424->regmap);
sound/soc/codecs/tas675x.c
1677
ret = regcache_sync(tas->regmap);
sound/soc/codecs/tlv320adcx140.c
1177
ret = regcache_sync(adcx140->regmap);
sound/soc/codecs/tlv320aic23.c
541
regcache_sync(aic23->regmap);
sound/soc/codecs/tlv320aic31xx.c
1287
ret = regcache_sync(aic31xx->regmap);
sound/soc/codecs/tlv320aic3x.c
1425
regcache_sync(aic3x->regmap);
sound/soc/codecs/tpa6130a2.c
54
ret = regcache_sync(data->regmap);
sound/soc/codecs/uda1342.c
313
regcache_sync(uda1342->regmap);
sound/soc/codecs/wcd-common.c
109
return regcache_sync(regmap);
sound/soc/codecs/wcd937x-sdw.c
1090
regcache_sync(wcd->regmap);
sound/soc/codecs/wcd938x-sdw.c
1251
regcache_sync(wcd->regmap);
sound/soc/codecs/wcd939x-sdw.c
1437
regcache_sync(wcd->regmap);
sound/soc/codecs/wm2200.c
2464
regcache_sync(wm2200->regmap);
sound/soc/codecs/wm5100.c
2662
regcache_sync(wm5100->regmap);
sound/soc/codecs/wm8510.c
520
regcache_sync(wm8510->regmap);
sound/soc/codecs/wm8523.c
344
regcache_sync(wm8523->regmap);
sound/soc/codecs/wm8711.c
311
regcache_sync(wm8711->regmap);
sound/soc/codecs/wm8728.c
176
regcache_sync(wm8728->regmap);
sound/soc/codecs/wm8731.c
487
regcache_sync(wm8731->regmap);
sound/soc/codecs/wm8737.c
478
regcache_sync(wm8737->regmap);
sound/soc/codecs/wm8753.c
1446
regcache_sync(wm8753->regmap);
sound/soc/codecs/wm8770.c
520
regcache_sync(wm8770->regmap);
sound/soc/codecs/wm8776.c
345
regcache_sync(wm8776->regmap);
sound/soc/codecs/wm8804.c
695
regcache_sync(wm8804->regmap);
sound/soc/codecs/wm8900.c
1147
ret = regcache_sync(wm8900->regmap);
sound/soc/codecs/wm8903.c
1769
regcache_sync(wm8903->regmap);
sound/soc/codecs/wm8904.c
1976
regcache_sync(wm8904->regmap);
sound/soc/codecs/wm8940.c
503
ret = regcache_sync(wm8940->regmap);
sound/soc/codecs/wm8955.c
797
regcache_sync(wm8955->regmap);
sound/soc/codecs/wm8960.c
1097
regcache_sync(wm8960->regmap);
sound/soc/codecs/wm8960.c
971
regcache_sync(wm8960->regmap);
sound/soc/codecs/wm8962.c
3940
regcache_sync(wm8962->regmap);
sound/soc/codecs/wm8974.c
600
regcache_sync(dev_get_regmap(component->dev, NULL));
sound/soc/codecs/wm8978.c
945
regcache_sync(wm8978->regmap);
sound/soc/codecs/wm8983.c
864
ret = regcache_sync(wm8983->regmap);
sound/soc/codecs/wm8985.c
974
regcache_sync(wm8985->regmap);
sound/soc/codecs/wm8988.c
740
regcache_sync(wm8988->regmap);
sound/soc/codecs/wm8990.c
1035
ret = regcache_sync(wm8990->regmap);
sound/soc/codecs/wm8991.c
1100
regcache_sync(wm8991->regmap);
sound/soc/codecs/wm8993.c
999
regcache_sync(wm8993->regmap);
sound/soc/codecs/wm8995.c
1974
ret = regcache_sync(wm8995->regmap);
sound/soc/codecs/wm8996.c
1607
regcache_sync(wm8996->regmap);
sound/soc/codecs/wm9081.c
839
regcache_sync(wm9081->regmap);
sound/soc/codecs/wm9090.c
486
regcache_sync(wm9090->regmap);
sound/soc/codecs/wsa881x.c
1181
regcache_sync(regmap);
sound/soc/codecs/wsa883x.c
1701
regcache_sync(regmap);
sound/soc/codecs/wsa884x.c
1557
ret = regcache_sync(wsa884x->regmap);
sound/soc/codecs/wsa884x.c
2152
regcache_sync(regmap);
sound/soc/fsl/fsl_asrc.c
1479
regcache_sync(asrc->regmap);
sound/soc/fsl/fsl_aud2htx.c
284
regcache_sync(aud2htx->regmap);
sound/soc/fsl/fsl_audmix.c
544
return regcache_sync(priv->regmap);
sound/soc/fsl/fsl_easrc.c
2324
regcache_sync(easrc->regmap);
sound/soc/fsl/fsl_esai.c
638
ret = regcache_sync(esai_priv->regmap);
sound/soc/fsl/fsl_micfil.c
1726
regcache_sync(micfil->regmap);
sound/soc/fsl/fsl_sai.c
1982
ret = regcache_sync(sai->regmap);
sound/soc/fsl/fsl_spdif.c
1725
ret = regcache_sync(spdif_priv->regmap);
sound/soc/fsl/fsl_spdif.c
429
regcache_sync(regmap);
sound/soc/fsl/fsl_ssi.c
1723
return regcache_sync(regs);
sound/soc/fsl/fsl_xcvr.c
1850
ret = regcache_sync(xcvr->regmap);
sound/soc/fsl/fsl_xcvr.c
1867
ret = regcache_sync(xcvr->regmap_phy);
sound/soc/fsl/fsl_xcvr.c
1875
ret = regcache_sync(xcvr->regmap_pll);
sound/soc/loongson/loongson_i2s.c
268
return regcache_sync(i2s->regmap);
sound/soc/mediatek/mt8183/mt8183-afe-pcm.c
719
regcache_sync(afe->regmap);
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
2746
regcache_sync(afe->regmap);
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
3044
regcache_sync(afe->regmap);
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
2335
regcache_sync(afe->regmap);
sound/soc/mediatek/mt8192/mt8192-afe-pcm.c
2107
regcache_sync(afe->regmap);
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
2938
regcache_sync(afe->regmap);
sound/soc/mediatek/mt8196/mt8196-afe-pcm.c
2225
regcache_sync(afe->regmap);
sound/soc/qcom/lpass-platform.c
1215
ret = regcache_sync(map);
sound/soc/qcom/lpass-platform.c
1223
return regcache_sync(map);
sound/soc/rockchip/rockchip_i2s.c
113
ret = regcache_sync(i2s->regmap);
sound/soc/rockchip/rockchip_i2s_tdm.c
1416
ret = regcache_sync(i2s_tdm->regmap);
sound/soc/rockchip/rockchip_i2s_tdm.c
154
ret = regcache_sync(i2s_tdm->regmap);
sound/soc/rockchip/rockchip_pdm.c
693
ret = regcache_sync(pdm->regmap);
sound/soc/rockchip/rockchip_sai.c
267
ret = regcache_sync(sai->regmap);
sound/soc/rockchip/rockchip_sai.c
343
regcache_sync(sai->regmap);
sound/soc/rockchip/rockchip_spdif.c
95
ret = regcache_sync(spdif->regmap);
sound/soc/sdca/sdca_class.c
255
ret = regcache_sync(drv->dev_regmap);
sound/soc/sdca/sdca_class_function.c
473
ret = regcache_sync(drv->regmap);
sound/soc/stm/stm32_i2s.c
1365
return regcache_sync(i2s->regmap);
sound/soc/stm/stm32_sai_sub.c
1769
ret = regcache_sync(sai->regmap);
sound/soc/stm/stm32_spdifrx.c
1047
return regcache_sync(spdifrx->regmap);
sound/soc/sunxi/sun4i-i2s.c
1310
ret = regcache_sync(i2s->regmap);
sound/soc/sunxi/sun8i-codec.c
259
ret = regcache_sync(scodec->regmap);
sound/soc/tegra/tegra186_asrc.c
104
regcache_sync(asrc->regmap);
sound/soc/tegra/tegra186_dspk.c
207
regcache_sync(dspk->regmap);
sound/soc/tegra/tegra20_i2s.c
72
ret = regcache_sync(i2s->regmap);
sound/soc/tegra/tegra20_spdif.c
62
ret = regcache_sync(spdif->regmap);
sound/soc/tegra/tegra210_admaif.c
292
regcache_sync(admaif->regmap);
sound/soc/tegra/tegra210_adx.c
137
regcache_sync(adx->regmap);
sound/soc/tegra/tegra210_ahub.c
2250
regcache_sync(ahub->regmap);
sound/soc/tegra/tegra210_amx.c
149
regcache_sync(amx->regmap);
sound/soc/tegra/tegra210_dmic.c
66
regcache_sync(dmic->regmap);
sound/soc/tegra/tegra210_i2s.c
204
regcache_sync(i2s->regmap);
sound/soc/tegra/tegra210_mixer.c
91
regcache_sync(mixer->regmap);
sound/soc/tegra/tegra210_mvc.c
66
regcache_sync(mvc->regmap);
sound/soc/tegra/tegra210_ope.c
379
regcache_sync(ope->regmap);
sound/soc/tegra/tegra210_ope.c
380
regcache_sync(ope->peq_regmap);
sound/soc/tegra/tegra210_ope.c
381
regcache_sync(ope->mbdrc_regmap);
sound/soc/tegra/tegra210_sfc.c
3074
regcache_sync(sfc->regmap);
sound/soc/tegra/tegra30_ahub.c
87
ret = regcache_sync(ahub->regmap_apbif);
sound/soc/tegra/tegra30_ahub.c
91
ret = regcache_sync(ahub->regmap_ahub);
sound/soc/tegra/tegra30_i2s.c
63
ret = regcache_sync(i2s->regmap);