Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/wm8994/
Dcore.h33 #define WM8994_IRQ_TEMP_SHUT 0 macro
/Linux-v5.10/drivers/mfd/
Dwm8994-irq.c27 [WM8994_IRQ_TEMP_SHUT] = {
Dwm8994-core.c45 .start = WM8994_IRQ_TEMP_SHUT,
/Linux-v5.10/sound/soc/codecs/
Dwm8994.c4243 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, in wm8994_component_probe()
4559 wm8994_free_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, component); in wm8994_component_probe()
4578 wm8994_free_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, component); in wm8994_component_remove()