Home
last modified time | relevance | path

Searched refs:wm8994_request_irq (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/mfd/wm8994/
Dcore.h125 static inline int wm8994_request_irq(struct wm8994 *wm8994, int irq, in wm8994_request_irq() function
/Linux-v4.19/sound/soc/codecs/
Dwm8994.c4082 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_FIFOS_ERR, in wm8994_component_probe()
4084 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_TEMP_WARN, in wm8994_component_probe()
4086 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, in wm8994_component_probe()
4099 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4110 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4119 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4128 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4152 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_MIC1_DET, in wm8994_component_probe()
4161 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4175 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
[all …]