Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/regulator/
Dconsumer.h118 #define REGULATOR_EVENT_DISABLE 0x80 macro
/Linux-v4.19/sound/soc/codecs/
Dwm8770.c107 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8804.c91 if (event & REGULATOR_EVENT_DISABLE) { \
Dmax9860.c42 if (event & REGULATOR_EVENT_DISABLE) { in max9860_dvddio_event()
Dtlv320aic31xx.c1126 if (event & REGULATOR_EVENT_DISABLE) { in aic31xx_regulator_event()
Dpcm512x.c69 if (event & REGULATOR_EVENT_DISABLE) { \
Dtlv320aic3x.c1352 if (event & REGULATOR_EVENT_DISABLE) { in aic3x_regulator_event()
Dwm8995.c402 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8996.c111 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8962.c101 if (event & REGULATOR_EVENT_DISABLE) { \
/Linux-v4.19/drivers/regulator/
Dcore.c2358 _notifier_call_chain(rdev, REGULATOR_EVENT_DISABLE, in _regulator_disable()
2425 REGULATOR_EVENT_DISABLE, NULL); in _regulator_force_disable()