Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/wm8994/
Dcore.h120 static inline int wm8994_request_irq(struct wm8994 *wm8994, int irq, in wm8994_request_irq() function
/Linux-v5.10/sound/soc/codecs/
Dwm8994.c4239 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_FIFOS_ERR, in wm8994_component_probe()
4241 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_TEMP_WARN, in wm8994_component_probe()
4243 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, in wm8994_component_probe()
4256 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4267 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4276 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4285 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4309 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_MIC1_DET, in wm8994_component_probe()
4318 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4332 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
[all …]