Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/wm8994/
Dcore.h33 #define WM8994_IRQ_TEMP_SHUT 0 macro
/linux-6.12.1/drivers/mfd/
Dwm8994-irq.c27 [WM8994_IRQ_TEMP_SHUT] = {
Dwm8994-core.c44 .start = WM8994_IRQ_TEMP_SHUT,
/linux-6.12.1/sound/soc/codecs/
Dwm8994.c4248 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, in wm8994_component_probe()
4564 wm8994_free_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, component); in wm8994_component_probe()
4583 wm8994_free_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, component); in wm8994_component_remove()