Searched refs:framedone_timeout_work (Results 1 – 3 of 3) sorted by relevance
400 struct delayed_work framedone_timeout_work; member
3149 r = schedule_delayed_work(&dsi->framedone_timeout_work, in dsi_update_screen_dispc()3194 framedone_timeout_work.work); in dsi_framedone_timeout_work_callback()3216 cancel_delayed_work(&dsi->framedone_timeout_work); in dsi_framedone_irq_callback()4915 INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work, in dsi_probe()
342 struct delayed_work framedone_timeout_work; member3963 r = schedule_delayed_work(&dsi->framedone_timeout_work, in dsi_update_screen_dispc()4012 framedone_timeout_work.work); in dsi_framedone_timeout_work_callback()4035 cancel_delayed_work(&dsi->framedone_timeout_work); in dsi_framedone_irq_callback()5287 INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work, in dsi_bind()