Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
Dda8xx-fb.c157 spinlock_t lock_for_chan_update; member
1236 spin_lock_irqsave(&par->lock_for_chan_update, in da8xx_pan_display()
1249 spin_unlock_irqrestore(&par->lock_for_chan_update, in da8xx_pan_display()
1490 spin_lock_init(&par->lock_for_chan_update); in fb_probe()