Symbol: regcache_cache_bypass
drivers/base/regmap/regcache.c
631
EXPORT_SYMBOL_GPL(regcache_cache_bypass);
drivers/base/regmap/regmap-kunit.c
1015
regcache_cache_bypass(map, true);
drivers/base/regmap/regmap-kunit.c
1024
regcache_cache_bypass(map, false);
drivers/hwmon/spd5118.c
500
regcache_cache_bypass(regmap, true);
drivers/hwmon/spd5118.c
503
regcache_cache_bypass(regmap, false);
drivers/iio/temperature/mlx90635.c
852
regcache_cache_bypass(data->regmap_ee, false);
drivers/mfd/twl-core.c
512
regcache_cache_bypass(regmap, enable);
drivers/net/ethernet/microchip/encx24j600.c
456
regcache_cache_bypass(priv->ctx.regmap, true);
drivers/net/ethernet/microchip/encx24j600.c
463
regcache_cache_bypass(priv->ctx.regmap, false);
drivers/pinctrl/pinctrl-aw9523.c
893
regcache_cache_bypass(awi->regmap, true);
drivers/pinctrl/pinctrl-aw9523.c
947
regcache_cache_bypass(awi->regmap, false);
drivers/tty/serial/sc16is7xx.c
412
regcache_cache_bypass(one->regmap, true);
drivers/tty/serial/sc16is7xx.c
420
regcache_cache_bypass(one->regmap, false);
include/linux/regmap.h
1382
void regcache_cache_bypass(struct regmap *map, bool enable);
sound/soc/codecs/adau1761.c
584
regcache_cache_bypass(regmap, true);
sound/soc/codecs/adau1761.c
616
regcache_cache_bypass(regmap, false);
sound/soc/codecs/adau1977.c
235
regcache_cache_bypass(adau1977->regmap, true);
sound/soc/codecs/adau1977.c
238
regcache_cache_bypass(adau1977->regmap, false);
sound/soc/codecs/adau1977.c
452
regcache_cache_bypass(adau1977->regmap, true);
sound/soc/codecs/adau1977.c
457
regcache_cache_bypass(adau1977->regmap, false);
sound/soc/codecs/ak4375.c
536
regcache_cache_bypass(ak4375->regmap, true);
sound/soc/codecs/ak4375.c
544
regcache_cache_bypass(ak4375->regmap, false);
sound/soc/codecs/da7219-aad.c
160
regcache_cache_bypass(da7219->regmap, true);
sound/soc/codecs/da7219-aad.c
292
regcache_cache_bypass(da7219->regmap, false);
sound/soc/codecs/da7219.c
2470
regcache_cache_bypass(da7219->regmap, true);
sound/soc/codecs/da7219.c
2501
regcache_cache_bypass(da7219->regmap, false);
sound/soc/codecs/es8326.c
1125
regcache_cache_bypass(es8326->regmap, true);
sound/soc/codecs/es8326.c
1127
regcache_cache_bypass(es8326->regmap, false);
sound/soc/codecs/es8375.c
582
regcache_cache_bypass(es8375->regmap, true);
sound/soc/codecs/es8375.c
584
regcache_cache_bypass(es8375->regmap, false);
sound/soc/codecs/es8389.c
862
regcache_cache_bypass(es8389->regmap, true);
sound/soc/codecs/es8389.c
864
regcache_cache_bypass(es8389->regmap, false);
sound/soc/codecs/fs210x.c
566
regcache_cache_bypass(fs210x->regmap, true);
sound/soc/codecs/fs210x.c
608
regcache_cache_bypass(fs210x->regmap, false);
sound/soc/codecs/max98363.c
165
regcache_cache_bypass(max98363->regmap, true);
sound/soc/codecs/max98363.c
183
regcache_cache_bypass(max98363->regmap, false);
sound/soc/codecs/max98373-sdw.c
366
regcache_cache_bypass(max98373->regmap, true);
sound/soc/codecs/max98373-sdw.c
454
regcache_cache_bypass(max98373->regmap, false);
sound/soc/codecs/max9860.c
663
regcache_cache_bypass(max9860->regmap, true);
sound/soc/codecs/max9860.c
674
regcache_cache_bypass(max9860->regmap, false);
sound/soc/codecs/rt1011.c
2220
regcache_cache_bypass(rt1011->regmap, true);
sound/soc/codecs/rt1011.c
2360
regcache_cache_bypass(rt1011->regmap, false);
sound/soc/codecs/rt1015.c
498
regcache_cache_bypass(regmap, true);
sound/soc/codecs/rt1015.c
516
regcache_cache_bypass(regmap, false);
sound/soc/codecs/rt1017-sdca-sdw.c
328
regcache_cache_bypass(rt1017->regmap, true);
sound/soc/codecs/rt1017-sdca-sdw.c
357
regcache_cache_bypass(rt1017->regmap, false);
sound/soc/codecs/rt1305.c
1114
regcache_cache_bypass(rt1305->regmap, false);
sound/soc/codecs/rt1305.c
996
regcache_cache_bypass(rt1305->regmap, true);
sound/soc/codecs/rt1308-sdw.c
224
regcache_cache_bypass(rt1308->regmap, true);
sound/soc/codecs/rt1308-sdw.c
286
regcache_cache_bypass(rt1308->regmap, false);
sound/soc/codecs/rt1316-sdw.c
277
regcache_cache_bypass(rt1316->regmap, true);
sound/soc/codecs/rt1316-sdw.c
297
regcache_cache_bypass(rt1316->regmap, false);
sound/soc/codecs/rt1318-sdw.c
413
regcache_cache_bypass(rt1318->regmap, true);
sound/soc/codecs/rt1318-sdw.c
429
regcache_cache_bypass(rt1318->regmap, false);
sound/soc/codecs/rt1320-sdw.c
1484
regcache_cache_bypass(rt1320->regmap, true);
sound/soc/codecs/rt1320-sdw.c
1508
regcache_cache_bypass(rt1320->regmap, false);
sound/soc/codecs/rt1320-sdw.c
1512
regcache_cache_bypass(rt1320->regmap, true);
sound/soc/codecs/rt1320-sdw.c
1532
regcache_cache_bypass(rt1320->regmap, false);
sound/soc/codecs/rt1320-sdw.c
1661
regcache_cache_bypass(rt1320->regmap, true);
sound/soc/codecs/rt1320-sdw.c
1713
regcache_cache_bypass(rt1320->regmap, false);
sound/soc/codecs/rt1320-sdw.c
1856
regcache_cache_bypass(rt1320->regmap, true);
sound/soc/codecs/rt1320-sdw.c
1857
regcache_cache_bypass(rt1320->mbq_regmap, true);
sound/soc/codecs/rt1320-sdw.c
1927
regcache_cache_bypass(rt1320->regmap, false);
sound/soc/codecs/rt1320-sdw.c
1928
regcache_cache_bypass(rt1320->mbq_regmap, false);
sound/soc/codecs/rt5663.c
3601
regcache_cache_bypass(rt5663->regmap, true);
sound/soc/codecs/rt5663.c
3612
regcache_cache_bypass(rt5663->regmap, false);
sound/soc/codecs/rt5665.c
4569
regcache_cache_bypass(rt5665->regmap, true);
sound/soc/codecs/rt5665.c
4603
regcache_cache_bypass(rt5665->regmap, false);
sound/soc/codecs/rt5665.c
4622
regcache_cache_bypass(rt5665->regmap, false);
sound/soc/codecs/rt5665.c
4630
regcache_cache_bypass(rt5665->regmap, false);
sound/soc/codecs/rt5682-sdw.c
382
regcache_cache_bypass(rt5682->regmap, true);
sound/soc/codecs/rt5682-sdw.c
411
regcache_cache_bypass(rt5682->regmap, false);
sound/soc/codecs/rt700.c
1155
regcache_cache_bypass(rt700->regmap, true);
sound/soc/codecs/rt700.c
1218
regcache_cache_bypass(rt700->regmap, false);
sound/soc/codecs/rt711-sdca.c
1603
regcache_cache_bypass(rt711->regmap, true);
sound/soc/codecs/rt711-sdca.c
1604
regcache_cache_bypass(rt711->mbq_regmap, true);
sound/soc/codecs/rt711-sdca.c
1651
regcache_cache_bypass(rt711->regmap, false);
sound/soc/codecs/rt711-sdca.c
1653
regcache_cache_bypass(rt711->mbq_regmap, false);
sound/soc/codecs/rt711.c
1243
regcache_cache_bypass(rt711->regmap, true);
sound/soc/codecs/rt711.c
1319
regcache_cache_bypass(rt711->regmap, false);
sound/soc/codecs/rt712-sdca-dmic.c
188
regcache_cache_bypass(rt712->regmap, true);
sound/soc/codecs/rt712-sdca-dmic.c
189
regcache_cache_bypass(rt712->mbq_regmap, true);
sound/soc/codecs/rt712-sdca-dmic.c
229
regcache_cache_bypass(rt712->regmap, false);
sound/soc/codecs/rt712-sdca-dmic.c
231
regcache_cache_bypass(rt712->mbq_regmap, false);
sound/soc/codecs/rt712-sdca.c
1860
regcache_cache_bypass(rt712->regmap, true);
sound/soc/codecs/rt712-sdca.c
1861
regcache_cache_bypass(rt712->mbq_regmap, true);
sound/soc/codecs/rt712-sdca.c
1906
regcache_cache_bypass(rt712->regmap, false);
sound/soc/codecs/rt712-sdca.c
1908
regcache_cache_bypass(rt712->mbq_regmap, false);
sound/soc/codecs/rt721-sdca.c
1518
regcache_cache_bypass(rt721->regmap, true);
sound/soc/codecs/rt721-sdca.c
1519
regcache_cache_bypass(rt721->mbq_regmap, true);
sound/soc/codecs/rt721-sdca.c
1543
regcache_cache_bypass(rt721->regmap, false);
sound/soc/codecs/rt721-sdca.c
1545
regcache_cache_bypass(rt721->mbq_regmap, false);
sound/soc/codecs/rt722-sdca.c
1537
regcache_cache_bypass(rt722->regmap, true);
sound/soc/codecs/rt722-sdca.c
1567
regcache_cache_bypass(rt722->regmap, false);
sound/soc/codecs/ssm2518.c
767
regcache_cache_bypass(ssm2518->regmap, true);
sound/soc/codecs/ssm2518.c
770
regcache_cache_bypass(ssm2518->regmap, false);
sound/soc/codecs/sta32x.c
397
regcache_cache_bypass(sta32x->regmap, true);
sound/soc/codecs/sta32x.c
399
regcache_cache_bypass(sta32x->regmap, false);
sound/soc/codecs/tfa989x.c
365
regcache_cache_bypass(regmap, true);
sound/soc/codecs/tfa989x.c
400
regcache_cache_bypass(regmap, false);
sound/soc/codecs/wm8961.c
941
regcache_cache_bypass(wm8961->regmap, true);
sound/soc/codecs/wm8961.c
943
regcache_cache_bypass(wm8961->regmap, false);
sound/soc/codecs/wm8962.c
3722
regcache_cache_bypass(wm8962->regmap, true);
sound/soc/codecs/wm8962.c
3748
regcache_cache_bypass(wm8962->regmap, false);
sound/soc/codecs/wm9705.c
290
regcache_cache_bypass(component->regmap, true);
sound/soc/codecs/wm9705.c
292
regcache_cache_bypass(component->regmap, false);
sound/soc/fsl/fsl_spdif.c
415
regcache_cache_bypass(regmap, true);
sound/soc/fsl/fsl_spdif.c
427
regcache_cache_bypass(regmap, false);