Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/regulator/
Dconsumer.h107 #define REGULATOR_EVENT_DISABLE 0x80 macro
/linux-3.4.99/sound/soc/codecs/
Dwm8770.c73 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8804.c85 if (event & REGULATOR_EVENT_DISABLE) { \
Dtlv320aic3x.c1064 if (event & REGULATOR_EVENT_DISABLE) { in aic3x_regulator_event()
Dwm8995.c402 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8962.c99 if (event & REGULATOR_EVENT_DISABLE) { \
Dwm8996.c110 if (event & REGULATOR_EVENT_DISABLE) { \
/linux-3.4.99/drivers/regulator/
Dcore.c1574 _notifier_call_chain(rdev, REGULATOR_EVENT_DISABLE, in _regulator_disable()
1635 REGULATOR_EVENT_DISABLE, NULL); in _regulator_force_disable()