Home
last modified time | relevance | path

Searched refs:REGULATOR_EVENT_DISABLE (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/include/linux/regulator/
Dconsumer.h116 #define REGULATOR_EVENT_DISABLE 0x80 macro
/Linux-v5.15/sound/soc/codecs/
Dwm8770.c104 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8804.c88 if (event & REGULATOR_EVENT_DISABLE) { \
Dmax9860.c42 if (event & REGULATOR_EVENT_DISABLE) { in max9860_dvddio_event()
Dtlv320aic3x.c1365 if (event & REGULATOR_EVENT_DISABLE) { in aic3x_regulator_event()
Dtlv320aic31xx.c1171 if (event & REGULATOR_EVENT_DISABLE) { in aic31xx_regulator_event()
Dpcm512x.c64 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8995.c399 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8996.c107 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8962.c97 if (event & REGULATOR_EVENT_DISABLE) { \
/Linux-v5.15/drivers/regulator/
Dda9121-regulator.c155 DA9121_STATUS(0, 0, TEMP_CRIT, (REGULATOR_EVENT_OVER_TEMP|REGULATOR_EVENT_DISABLE), NULL),
Dcore.c2875 _notifier_call_chain(rdev, REGULATOR_EVENT_DISABLE, in _regulator_disable()
2943 REGULATOR_EVENT_DISABLE, NULL); in _regulator_force_disable()