Searched refs:regulator_bulk_free (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/misc/lis3lv02d/ |
| D | lis3lv02d_i2c.c | 185 regulator_bulk_free(ARRAY_SIZE(lis3_dev.regulators), in lis3lv02d_i2c_probe() 204 regulator_bulk_free(ARRAY_SIZE(lis3->regulators), in lis3lv02d_i2c_remove()
|
| /linux-4.4.14/include/linux/regulator/ |
| D | consumer.h | 221 void regulator_bulk_free(int num_consumers, 431 static inline void regulator_bulk_free(int num_consumers, in regulator_bulk_free() function
|
| /linux-4.4.14/sound/soc/codecs/ |
| D | sgtl5000.c | 1324 regulator_bulk_free(ARRAY_SIZE(sgtl5000->supplies), in sgtl5000_enable_regulators() 1394 regulator_bulk_free(ARRAY_SIZE(sgtl5000->supplies), in sgtl5000_probe() 1407 regulator_bulk_free(ARRAY_SIZE(sgtl5000->supplies), in sgtl5000_remove()
|
| D | wm8995.c | 2008 regulator_bulk_free(ARRAY_SIZE(wm8995->supplies), wm8995->supplies); in wm8995_remove() 2103 regulator_bulk_free(ARRAY_SIZE(wm8995->supplies), wm8995->supplies); in wm8995_probe()
|
| /linux-4.4.14/drivers/misc/ |
| D | apds990x.c | 1186 regulator_bulk_free(ARRAY_SIZE(chip->regs), chip->regs); in apds990x_probe() 1209 regulator_bulk_free(ARRAY_SIZE(chip->regs), chip->regs); in apds990x_remove()
|
| /linux-4.4.14/drivers/media/platform/s5p-tv/ |
| D | hdmi_drv.c | 797 regulator_bulk_free(res->regul_count, res->regul_bulk); in hdmi_resources_cleanup()
|
| /linux-4.4.14/drivers/regulator/ |
| D | core.c | 3619 void regulator_bulk_free(int num_consumers, in regulator_bulk_free() function 3629 EXPORT_SYMBOL_GPL(regulator_bulk_free);
|
| /linux-4.4.14/drivers/net/ethernet/smsc/ |
| D | smsc911x.c | 462 regulator_bulk_free(ARRAY_SIZE(pdata->supplies), in smsc911x_free_resources()
|