Home
last modified time | relevance | path

Searched refs:REGULATOR_EVENT_OVER_TEMP (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
Dlp8755.h33 #define LP8755_EVENT_TEMP_SHDN REGULATOR_EVENT_OVER_TEMP
/linux-4.4.14/drivers/regulator/
Dda9210-regulator.c149 REGULATOR_EVENT_OVER_TEMP, NULL); in da9210_irq_handler()
Dltc3589.c419 event = REGULATOR_EVENT_OVER_TEMP; in ltc3589_isr()
/linux-4.4.14/include/linux/regulator/
Dconsumer.h114 #define REGULATOR_EVENT_OVER_TEMP 0x10 macro