Searched refs:delayed_refresh_lock (Results 1 – 1 of 1) sorted by relevance
274 /* Dirty rectangle, protected by delayed_refresh_lock */277 spinlock_t delayed_refresh_lock; member 718 spin_lock_irqsave(&par->delayed_refresh_lock, flags); in hvfb_update_work() 732 spin_unlock_irqrestore(&par->delayed_refresh_lock, flags); in hvfb_update_work() 762 spin_lock_irqsave(&par->delayed_refresh_lock, flags); in hvfb_ondemand_refresh_throttle() 777 spin_unlock_irqrestore(&par->delayed_refresh_lock, flags); in hvfb_ondemand_refresh_throttle() 1139 spin_lock_init(&par->delayed_refresh_lock); in hvfb_probe()