Searched refs:omap_irq_wait (Results 1 – 3 of 3) sorted by relevance
16 struct omap_irq_wait;24 struct omap_irq_wait *omap_irq_wait_init(struct drm_device *dev,26 int omap_irq_wait(struct drm_device *dev, struct omap_irq_wait *wait,
12 struct omap_irq_wait { struct23 struct omap_irq_wait *wait; in omap_irq_update() argument36 static void omap_irq_wait_handler(struct omap_irq_wait *wait) in omap_irq_wait_handler()42 struct omap_irq_wait * omap_irq_wait_init(struct drm_device *dev, in omap_irq_wait_init()46 struct omap_irq_wait *wait = kzalloc_obj(*wait); in omap_irq_wait_init()61 int omap_irq_wait(struct drm_device *dev, struct omap_irq_wait *wait, in omap_irq_wait() function210 struct omap_irq_wait *wait, *n; in omap_irq_handler()
117 struct omap_irq_wait *wait; in omap_crtc_set_enabled()169 ret = omap_irq_wait(dev, wait, msecs_to_jiffies(100)); in omap_crtc_set_enabled()