Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dda8xx-fb.c169 spinlock_t lock_for_chan_update; member
1246 spin_lock_irqsave(&par->lock_for_chan_update, in da8xx_pan_display()
1259 spin_unlock_irqrestore(&par->lock_for_chan_update, in da8xx_pan_display()
1494 spin_lock_init(&par->lock_for_chan_update); in fb_probe()