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

/linux-4.4.14/drivers/video/fbdev/omap/
H A Domapfb.h212 struct mutex rqueue_mutex; member in struct:omapfb_device
H A Domapfb_main.c123 mutex_lock(&fbdev->rqueue_mutex); omapfb_rqueue_lock()
128 mutex_unlock(&fbdev->rqueue_mutex); omapfb_rqueue_unlock()
191 /* Must be called with fbdev->rqueue_mutex held. */ ctrl_change_mode()
1692 mutex_init(&fbdev->rqueue_mutex); omapfb_do_probe()

Completed in 90 milliseconds