Home
last modified time | relevance | path

Searched refs:lock_for_chan_update (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Dda8xx-fb.c169 spinlock_t lock_for_chan_update; member
1245 spin_lock_irqsave(&par->lock_for_chan_update, in da8xx_pan_display()
1258 spin_unlock_irqrestore(&par->lock_for_chan_update, in da8xx_pan_display()
1493 spin_lock_init(&par->lock_for_chan_update); in fb_probe()