Searched refs:REGULATOR_EVENT_DISABLE (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/include/linux/regulator/ |
H A D | consumer.h | 116 #define REGULATOR_EVENT_DISABLE 0x80 macro
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | max9860.c | 42 if (event & REGULATOR_EVENT_DISABLE) { in max9860_dvddio_event()
|
H A D | wm8770.c | 104 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | wm8804.c | 88 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | pcm512x.c | 64 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | tlv320aic3x.c | 1371 if (event & REGULATOR_EVENT_DISABLE) { in aic3x_regulator_event()
|
H A D | tlv320aic31xx.c | 1171 if (event & REGULATOR_EVENT_DISABLE) { in aic31xx_regulator_event()
|
H A D | wm8995.c | 399 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | wm8962.c | 97 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | wm8996.c | 107 if (event & REGULATOR_EVENT_DISABLE) { \
|
/kernel/linux/linux-6.6/include/linux/regulator/ |
H A D | consumer.h | 116 #define REGULATOR_EVENT_DISABLE 0x80 macro
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | max5970-regulator.c | 349 REGULATOR_EVENT_DISABLE; in max597x_irq_handler()
|
H A D | da9121-regulator.c | 173 DA9121_STATUS(0, 0, TEMP_CRIT, (REGULATOR_EVENT_OVER_TEMP|REGULATOR_EVENT_DISABLE), NULL),
|
H A D | core.c | 3023 _notifier_call_chain(rdev, REGULATOR_EVENT_DISABLE, in _regulator_disable() 3092 REGULATOR_EVENT_DISABLE, NULL); in _regulator_force_disable()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | max9860.c | 42 if (event & REGULATOR_EVENT_DISABLE) { in max9860_dvddio_event()
|
H A D | wm8770.c | 104 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | wm8804.c | 88 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | tlv320aic31xx.c | 1205 if (event & REGULATOR_EVENT_DISABLE) { in aic31xx_regulator_event()
|
H A D | tlv320aic3x.c | 1365 if (event & REGULATOR_EVENT_DISABLE) { in aic3x_regulator_event()
|
H A D | pcm512x.c | 64 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | wm8995.c | 399 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | wm8996.c | 107 if (event & REGULATOR_EVENT_DISABLE) { \
|
H A D | wm8962.c | 97 if (event & REGULATOR_EVENT_DISABLE) { \
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | core.c | 2878 _notifier_call_chain(rdev, REGULATOR_EVENT_DISABLE, in _regulator_disable() 2947 REGULATOR_EVENT_DISABLE, NULL); in _regulator_force_disable()
|
Completed in 55 milliseconds