Home
last modified time | relevance | path

Searched refs:regulator_put (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/input/misc/
H A Dmax8997_haptic.c336 regulator_put(chip->regulator); in max8997_haptic_probe()
352 regulator_put(chip->regulator); in max8997_haptic_remove()
/linux/rust/kernel/
H A Dregulator.rs369 unsafe { bindings::regulator_put(self.inner) }; in drop()
/linux/drivers/i2c/
H A Di2c-core-of-prober.c216 regulator_put(ctx->supply); in i2c_of_probe_simple_put_supply()
/linux/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c349 regulator_put(regulator); in cht_int33fe_typec_probe()
/linux/drivers/clk/tegra/
H A Dclk-tegra124-dfll-fcpu.c652 regulator_put(reg); in get_alignment_from_regulator()
/linux/sound/soc/codecs/
H A Dcx20442.c396 regulator_put(cx20442->por); in cx20442_component_remove()
/linux/drivers/usb/musb/
H A Dda8xx.c443 regulator_put(vbus_supply); in get_vbus_power()
/linux/drivers/regulator/
H A Dcore.c2390 regulator_put(supply); in regulator_resolve_supply()
2693 void regulator_put(struct regulator *regulator) in regulator_put() function
2699 EXPORT_SYMBOL_GPL(regulator_put);
5363 regulator_put(consumers[i].consumer); in _regulator_bulk_get()
5535 regulator_put(consumers[i].consumer); in regulator_bulk_free()
6266 regulator_put(rdev->supply); in regulator_register()
6300 regulator_put(rdev->supply); in regulator_unregister()
H A Dof_regulator.c983 regulator_put(_consumers[n].consumer); in of_regulator_bulk_get_all()
/linux/drivers/net/wan/framer/
H A Dframer-core.c864 regulator_put(framer->pwr); in framer_release()
/linux/drivers/net/pse-pd/
H A Dpse_core.c887 regulator_put(pw_d->supply); in __pse_pw_d_release()
1370 regulator_put(psec->ps); in __pse_control_release()
/linux/drivers/phy/
H A Dphy-core.c1284 regulator_put(phy->pwr); in phy_release()
/linux/drivers/phy/tegra/
H A Dxusb.c842 regulator_put(usb2->supply); in tegra_xusb_usb2_port_remove()