Home
last modified time | relevance | path

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

12

/linux-3.4.99/drivers/mfd/
Dda9052-spi.c60 regmap_exit(da9052->regmap); in da9052_spi_probe()
71 regmap_exit(da9052->regmap); in da9052_spi_remove()
Dda9052-i2c.c86 regmap_exit(da9052->regmap); in da9052_i2c_probe()
97 regmap_exit(da9052->regmap); in da9052_i2c_remove()
Dtps65910.c147 regmap_exit(tps65910->regmap); in tps65910_i2c_probe()
160 regmap_exit(tps65910->regmap); in tps65910_i2c_remove()
Dtps65217.c195 regmap_exit(tps->regmap); in tps65217_probe()
208 regmap_exit(tps->regmap); in tps65217_remove()
Ds5m-core.c162 regmap_exit(s5m87xx->regmap); in s5m87xx_i2c_probe()
173 regmap_exit(s5m87xx->regmap); in s5m87xx_i2c_remove()
Drc5t583.c303 regmap_exit(rc5t583->regmap); in rc5t583_i2c_probe()
313 regmap_exit(rc5t583->regmap); in rc5t583_i2c_remove()
Dpcf50633-core.c279 regmap_exit(pcf->regmap); in pcf50633_probe()
303 regmap_exit(pcf->regmap); in pcf50633_remove()
Dtps65090.c316 regmap_exit(tps65090->rmap); in tps65090_i2c_probe()
330 regmap_exit(tps65090->rmap); in tps65090_i2c_remove()
D88pm860x-i2c.c329 regmap_exit(chip->regmap_companion); in pm860x_remove()
332 regmap_exit(chip->regmap); in pm860x_remove()
/linux-3.4.99/sound/soc/codecs/
Dad193x.c409 regmap_exit(ad193x->regmap); in ad193x_spi_probe()
419 regmap_exit(ad193x->regmap); in ad193x_spi_remove()
477 regmap_exit(ad193x->regmap); in ad193x_i2c_probe()
487 regmap_exit(ad193x->regmap); in ad193x_i2c_remove()
Dak4104.c232 regmap_exit(ak4104->regmap); in ak4104_spi_probe()
239 regmap_exit(ak4101->regmap); in ak4104_spi_remove()
Dmax9768.c203 regmap_exit(max9768->regmap); in max9768_i2c_probe()
218 regmap_exit(max9768->regmap); in max9768_i2c_remove()
Dalc5632.c1146 regmap_exit(alc5632->regmap); in alc5632_i2c_probe()
1155 regmap_exit(alc5632->regmap); in alc5632_i2c_probe()
1162 regmap_exit(alc5632->regmap); in alc5632_i2c_probe()
1180 regmap_exit(alc5632->regmap); in alc5632_i2c_probe()
1191 regmap_exit(alc5632->regmap); in alc5632_i2c_remove()
Dwm8731.c662 regmap_exit(wm8731->regmap); in wm8731_spi_probe()
673 regmap_exit(wm8731->regmap); in wm8731_spi_remove()
720 regmap_exit(wm8731->regmap); in wm8731_i2c_probe()
730 regmap_exit(wm8731->regmap); in wm8731_i2c_remove()
Dwm8988.c898 regmap_exit(wm8988->regmap); in wm8988_spi_probe()
907 regmap_exit(wm8988->regmap); in wm8988_spi_remove()
945 regmap_exit(wm8988->regmap); in wm8988_i2c_probe()
954 regmap_exit(wm8988->regmap); in wm8988_i2c_remove()
Dak4535.c463 regmap_exit(ak4535->regmap); in ak4535_i2c_probe()
473 regmap_exit(ak4535->regmap); in ak4535_i2c_remove()
Dwm8985.c1141 regmap_exit(wm8985->regmap); in wm8985_spi_probe()
1150 regmap_exit(wm8985->regmap); in wm8985_spi_remove()
1194 regmap_exit(wm8985->regmap); in wm8985_i2c_probe()
1203 regmap_exit(wm8985->regmap); in wm8985_i2c_remove()
Dwm8804.c732 regmap_exit(wm8804->regmap); in wm8804_spi_remove()
774 regmap_exit(wm8804->regmap); in wm8804_i2c_probe()
783 regmap_exit(wm8804->regmap); in wm8804_i2c_remove()
Dwm9090.c667 regmap_exit(wm9090->regmap); in wm9090_i2c_probe()
676 regmap_exit(wm9090->regmap); in wm9090_i2c_remove()
Dwm8753.c1585 regmap_exit(wm8753->regmap); in wm8753_spi_probe()
1595 regmap_exit(wm8753->regmap); in wm8753_spi_remove()
1643 regmap_exit(wm8753->regmap); in wm8753_i2c_probe()
1653 regmap_exit(wm8753->regmap); in wm8753_i2c_remove()
/linux-3.4.99/drivers/regulator/
Dmax8649.c312 regmap_exit(info->regmap); in max8649_regulator_probe()
325 regmap_exit(info->regmap); in max8649_regulator_remove()
Dtps62360-regulator.c399 regmap_exit(tps->regmap); in tps62360_probe()
420 regmap_exit(tps->regmap); in tps62360_remove()
/linux-3.4.99/drivers/staging/iio/dac/
Dad5380.c459 regmap_exit(regmap); in ad5380_probe()
478 regmap_exit(st->regmap); in ad5380_remove()
/linux-3.4.99/drivers/base/regmap/
Dregmap.c311 regmap_exit(*(struct regmap **)res); in devm_regmap_release()
390 void regmap_exit(struct regmap *map) in regmap_exit() function
397 EXPORT_SYMBOL_GPL(regmap_exit);
/linux-3.4.99/include/linux/
Dregmap.h143 void regmap_exit(struct regmap *map);

12