Home
last modified time | relevance | path

Searched refs:regulator_enable (Results 1 – 25 of 89) sorted by relevance

1234

/linux-4.19.296/drivers/gnss/
Dubx.c29 ret = regulator_enable(data->vcc); in ubx_set_active()
100 ret = regulator_enable(data->v_bckp); in ubx_probe()
Dsirf.c205 return regulator_enable(data->vcc); in sirf_runtime_resume()
318 ret = regulator_enable(data->vcc); in sirf_probe()
/linux-4.19.296/drivers/iio/adc/
Dti-adc084s021.c105 ret = regulator_enable(adc->reg); in adc084s021_read_raw()
123 ret = regulator_enable(adc->reg); in adc084s021_read_raw()
179 return regulator_enable(adc->reg); in adc084s021_buffer_preenable()
Drockchip_saradc.c300 ret = regulator_enable(info->vref); in rockchip_saradc_probe()
376 ret = regulator_enable(info->vref); in rockchip_saradc_resume()
Dmax11100.c133 ret = regulator_enable(state->vref_reg); in max11100_probe()
Dti-adc128s052.c164 ret = regulator_enable(adc->reg); in adc128_probe()
Dti-adc12138.c469 ret = regulator_enable(adc->vref_p); in adc12138_probe()
474 ret = regulator_enable(adc->vref_n); in adc12138_probe()
Dimx7d_adc.c483 ret = regulator_enable(info->vref); in imx7d_adc_probe()
571 ret = regulator_enable(info->vref); in imx7d_adc_resume()
Dti-adc161s626.c208 ret = regulator_enable(data->ref); in ti_adc_probe()
/linux-4.19.296/drivers/iio/dac/
Dad8801.c139 ret = regulator_enable(state->vrefh_reg); in ad8801_probe()
162 ret = regulator_enable(state->vrefl_reg); in ad8801_probe()
Dad7303.c219 ret = regulator_enable(st->vdd_reg); in ad7303_probe()
241 ret = regulator_enable(st->vref_reg); in ad7303_probe()
Dad5624r_spi.c235 ret = regulator_enable(st->reg); in ad5624r_probe()
250 ret = regulator_enable(st->reg); in ad5624r_probe()
Dad5791.c358 ret = regulator_enable(st->reg_vdd); in ad5791_probe()
371 ret = regulator_enable(st->reg_vss); in ad5791_probe()
Dstm32-dac-core.c89 ret = regulator_enable(priv->vref); in stm32_dac_probe()
Dmcp4725.c461 err = regulator_enable(data->vdd_reg); in mcp4725_probe()
472 err = regulator_enable(data->vref_reg); in mcp4725_probe()
Dmcp4922.c148 ret = regulator_enable(state->vref_reg); in mcp4922_probe()
Dlpc18xx_dac.c147 ret = regulator_enable(dac->vref); in lpc18xx_dac_probe()
Dm62332.c58 res = regulator_enable(data->vcc); in m62332_set_value()
/linux-4.19.296/drivers/iio/light/
Dcm3605.c217 ret = regulator_enable(cm3605->vdd); in cm3605_probe()
297 ret = regulator_enable(cm3605->vdd); in cm3605_pm_resume()
/linux-4.19.296/include/trace/events/
Dregulator.h33 DEFINE_EVENT(regulator_basic, regulator_enable,
/linux-4.19.296/include/linux/regulator/
Dconsumer.h226 int __must_check regulator_enable(struct regulator *regulator);
396 static inline int regulator_enable(struct regulator *regulator) in regulator_enable() function
/linux-4.19.296/drivers/regulator/
Dvirtual.c52 ret = regulator_enable(data->regulator); in update_voltage_constraints()
92 ret = regulator_enable(data->regulator); in update_current_limit_constraints()
/linux-4.19.296/drivers/pci/controller/
Dpcie-rockchip-host.c646 err = regulator_enable(rockchip->vpcie12v); in rockchip_pcie_set_vpcie()
654 err = regulator_enable(rockchip->vpcie3v3); in rockchip_pcie_set_vpcie()
662 err = regulator_enable(rockchip->vpcie1v8); in rockchip_pcie_set_vpcie()
670 err = regulator_enable(rockchip->vpcie0v9); in rockchip_pcie_set_vpcie()
911 err = regulator_enable(rockchip->vpcie0v9); in rockchip_pcie_resume_noirq()
/linux-4.19.296/drivers/media/rc/
Dir-spi.c70 ret = regulator_enable(idata->regulator); in ir_spi_tx()
/linux-4.19.296/drivers/iio/amplifiers/
Dad8366.c149 ret = regulator_enable(st->reg); in ad8366_probe()

1234