Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/wm8994/
Dcore.h38 #define WM8994_IRQ_TEMP_SHUT 0 macro
/Linux-v4.19/drivers/mfd/
Dwm8994-irq.c32 [WM8994_IRQ_TEMP_SHUT] = {
Dwm8994-core.c51 .start = WM8994_IRQ_TEMP_SHUT,
/Linux-v4.19/sound/soc/codecs/
Dwm8994.c4086 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, in wm8994_component_probe()
4390 wm8994_free_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, component); in wm8994_component_probe()
4409 wm8994_free_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, component); in wm8994_component_remove()