Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/regulator/
Dconsumer.h117 #define REGULATOR_EVENT_DISABLE 0x80 macro
/linux-4.1.27/sound/soc/codecs/
Dwm8770.c107 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8804.c91 if (event & REGULATOR_EVENT_DISABLE) { \
Dtlv320aic31xx.c939 if (event & REGULATOR_EVENT_DISABLE) { in aic31xx_regulator_event()
Dpcm512x.c72 if (event & REGULATOR_EVENT_DISABLE) { \
Dtlv320aic3x.c1314 if (event & REGULATOR_EVENT_DISABLE) { in aic3x_regulator_event()
Dwm8995.c402 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8962.c101 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8996.c110 if (event & REGULATOR_EVENT_DISABLE) { \
/linux-4.1.27/drivers/regulator/
Dcore.c2065 _notifier_call_chain(rdev, REGULATOR_EVENT_DISABLE, in _regulator_disable()
2133 REGULATOR_EVENT_DISABLE, NULL); in _regulator_force_disable()