Home
last modified time | relevance | path

Searched refs:dw_hdmi_top_irq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c533 static irqreturn_t dw_hdmi_top_irq(int irq, void *dev_id) in dw_hdmi_top_irq() function
771 ret = devm_request_threaded_irq(dev, irq, dw_hdmi_top_irq, in meson_dw_hdmi_bind()
773 "dw_hdmi_top_irq", meson_dw_hdmi); in meson_dw_hdmi_bind()
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c586 static irqreturn_t dw_hdmi_top_irq(int irq, void *dev_id) in dw_hdmi_top_irq() function
1071 ret = devm_request_threaded_irq(dev, irq, dw_hdmi_top_irq, in meson_dw_hdmi_bind()
1073 "dw_hdmi_top_irq", meson_dw_hdmi); in meson_dw_hdmi_bind()

Completed in 4 milliseconds