Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/wm8994/
H A Dcore.h120 static inline int wm8994_request_irq(struct wm8994 *wm8994, int irq, in wm8994_request_irq() function
/openbmc/linux/sound/soc/codecs/
H A Dwm8994.c4244 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_FIFOS_ERR, in wm8994_component_probe()
4246 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_TEMP_WARN, in wm8994_component_probe()
4248 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_TEMP_SHUT, in wm8994_component_probe()
4261 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4272 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4281 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4290 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4314 wm8994_request_irq(wm8994->wm8994, WM8994_IRQ_MIC1_DET, in wm8994_component_probe()
4323 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
4337 ret = wm8994_request_irq(wm8994->wm8994, in wm8994_component_probe()
[all …]