Searched refs:regulator_bulk_free (Results 1 - 6 of 6) sorted by relevance

/drivers/misc/lis3lv02d/
H A Dlis3lv02d_i2c.c185 regulator_bulk_free(ARRAY_SIZE(lis3_dev.regulators),
204 regulator_bulk_free(ARRAY_SIZE(lis3->regulators),
/drivers/media/radio/si4713/
H A Dsi4713.c1583 regulator_bulk_free(sdev->supplies, sdev->supply_data);
1607 regulator_bulk_free(sdev->supplies, sdev->supply_data);
/drivers/misc/
H A Dapds990x.c1186 regulator_bulk_free(ARRAY_SIZE(chip->regs), chip->regs);
1209 regulator_bulk_free(ARRAY_SIZE(chip->regs), chip->regs);
/drivers/media/platform/s5p-tv/
H A Dhdmi_drv.c791 regulator_bulk_free(res->regul_count, res->regul_bulk);
/drivers/regulator/
H A Dcore.c3356 * regulator_bulk_free - free multiple regulator consumers
3364 void regulator_bulk_free(int num_consumers, function
3374 EXPORT_SYMBOL_GPL(regulator_bulk_free); variable
/drivers/net/ethernet/smsc/
H A Dsmsc911x.c458 regulator_bulk_free(ARRAY_SIZE(pdata->supplies),

Completed in 6559 milliseconds