Home
last modified time | relevance | path

Searched refs:regmap_exit (Results 1 – 22 of 22) sorted by relevance

/Linux-v6.6/drivers/base/regmap/
Dregmap-kunit.c129 regmap_exit(map); in basic_read_write()
166 regmap_exit(map); in bulk_write()
199 regmap_exit(map); in bulk_read()
234 regmap_exit(map); in write_readonly()
274 regmap_exit(map); in read_writeonly()
388 regmap_exit(map); in register_patch()
431 regmap_exit(map); in stride()
525 regmap_exit(map); in basic_ranges()
580 regmap_exit(map); in stress_insert()
618 regmap_exit(map); in cache_bypass()
[all …]
Dregmap.c1170 regmap_exit(*(struct regmap **)res); in devm_regmap_release()
1441 void regmap_exit(struct regmap *map) in regmap_exit() function
1469 EXPORT_SYMBOL_GPL(regmap_exit);
/Linux-v6.6/drivers/bus/
Dvexpress-config.c62 void (*regmap_exit)(struct regmap *regmap, void *context); member
127 bridge->ops->regmap_exit(regmap, bridge->context); in vexpress_config_devres_release()
333 regmap_exit(regmap); in vexpress_syscfg_regmap_exit()
346 .regmap_exit = vexpress_syscfg_regmap_exit,
/Linux-v6.6/drivers/media/dvb-frontends/
Dmn88472.c677 regmap_exit(dev->regmap[2]); in mn88472_probe()
681 regmap_exit(dev->regmap[1]); in mn88472_probe()
685 regmap_exit(dev->regmap[0]); in mn88472_probe()
699 regmap_exit(dev->regmap[2]); in mn88472_remove()
702 regmap_exit(dev->regmap[1]); in mn88472_remove()
705 regmap_exit(dev->regmap[0]); in mn88472_remove()
Dmn88473.c712 regmap_exit(dev->regmap[2]); in mn88473_probe()
716 regmap_exit(dev->regmap[1]); in mn88473_probe()
720 regmap_exit(dev->regmap[0]); in mn88473_probe()
734 regmap_exit(dev->regmap[2]); in mn88473_remove()
737 regmap_exit(dev->regmap[1]); in mn88473_remove()
740 regmap_exit(dev->regmap[0]); in mn88473_remove()
Dcxd2820r_core.c695 regmap_exit(priv->regmap[1]); in cxd2820r_probe()
699 regmap_exit(priv->regmap[0]); in cxd2820r_probe()
717 regmap_exit(priv->regmap[1]); in cxd2820r_remove()
720 regmap_exit(priv->regmap[0]); in cxd2820r_remove()
Dcxd2099.c658 regmap_exit(ci->regmap); in cxd2099_probe()
670 regmap_exit(ci->regmap); in cxd2099_remove()
Dts2020.c690 regmap_exit(dev->regmap); in ts2020_probe()
708 regmap_exit(dev->regmap); in ts2020_remove()
Drtl2830.c859 regmap_exit(dev->regmap); in rtl2830_probe()
874 regmap_exit(dev->regmap); in rtl2830_remove()
Daf9033.c1157 regmap_exit(dev->regmap); in af9033_probe()
1171 regmap_exit(dev->regmap); in af9033_remove()
Drtl2832.c1104 regmap_exit(dev->regmap); in rtl2832_probe()
1122 regmap_exit(dev->regmap); in rtl2832_remove()
Daf9013.c1534 regmap_exit(state->regmap); in af9013_probe()
1550 regmap_exit(state->regmap); in af9013_remove()
/Linux-v6.6/drivers/mfd/
Dexynos-lpass.c148 regmap_exit(lpass->top); in exynos_lpass_remove()
Dsyscon.c159 regmap_exit(regmap); in of_syscon_register()
D88pm860x-core.c1208 regmap_exit(chip->regmap_companion); in pm860x_remove()
/Linux-v6.6/drivers/leds/blink/
Dleds-lgm-sso.c819 regmap_exit(priv->mmap); in intel_sso_led_probe()
832 regmap_exit(priv->mmap); in intel_sso_led_probe()
852 regmap_exit(priv->mmap); in intel_sso_led_remove()
/Linux-v6.6/drivers/media/i2c/
Dvideo-i2c.c756 regmap_exit(data->regmap); in video_i2c_release()
890 regmap_exit(data->regmap); in video_i2c_probe()
/Linux-v6.6/sound/hda/
Dhdac_regmap.c394 regmap_exit(codec->regmap); in snd_hdac_regmap_exit()
/Linux-v6.6/drivers/input/touchscreen/
Dedt-ft5x06.c896 regmap_exit(tsdata->regmap); in edt_ft5x06_ts_identify()
1357 regmap_exit(tsdata->regmap); in edt_ft5x06_ts_remove()
/Linux-v6.6/sound/soc/
Dsoc-component.c468 regmap_exit(component->regmap); in snd_soc_component_exit_regmap()
/Linux-v6.6/include/linux/
Dregmap.h1207 void regmap_exit(struct regmap *map);
/Linux-v6.6/drivers/media/usb/dvb-usb-v2/
Daf9015.c1402 regmap_exit(state->regmap); in af9015_disconnect()