Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dconsumer.h116 #define REGULATOR_EVENT_DISABLE 0x80 macro
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8770.c104 if (event & REGULATOR_EVENT_DISABLE) { \
H A Dwm8804.c88 if (event & REGULATOR_EVENT_DISABLE) { \
H A Dmax9860.c42 if (event & REGULATOR_EVENT_DISABLE) { in max9860_dvddio_event()
H A Dtlv320aic3x.c1371 if (event & REGULATOR_EVENT_DISABLE) { in aic3x_regulator_event()
H A Dtlv320aic31xx.c1171 if (event & REGULATOR_EVENT_DISABLE) { in aic31xx_regulator_event()
H A Dwm8995.c399 if (event & REGULATOR_EVENT_DISABLE) { \
H A Dpcm512x.c64 if (event & REGULATOR_EVENT_DISABLE) { \
H A Dwm8996.c107 if (event & REGULATOR_EVENT_DISABLE) { \
H A Dwm8962.c97 if (event & REGULATOR_EVENT_DISABLE) { \
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Dio-domain.c735 } else if (event & REGULATOR_EVENT_DISABLE) { in rv1126_iodomain_notify()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c2797 _notifier_call_chain(rdev, REGULATOR_EVENT_DISABLE, in _regulator_disable()
2865 REGULATOR_EVENT_DISABLE, NULL); in _regulator_force_disable()