Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c251 static bool need_isr(void) in need_isr() function
772 if (!dss_data.irq_enabled && need_isr()) in dss_set_go_bits()
831 if (!dss_data.irq_enabled && need_isr()) in dss_mgr_start_update_compat()
931 if (!need_isr()) in dss_apply_irq_handler()
1094 if (!dss_data.irq_enabled && need_isr()) in dss_mgr_enable_compat()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c249 static bool need_isr(void) in need_isr() function
770 if (!dss_data.irq_enabled && need_isr()) in dss_set_go_bits()
829 if (!dss_data.irq_enabled && need_isr()) in dss_mgr_start_update_compat()
929 if (!need_isr()) in dss_apply_irq_handler()
1092 if (!dss_data.irq_enabled && need_isr()) in dss_mgr_enable_compat()

Completed in 5 milliseconds