Searched refs:haptics_update_lock (Results 1 – 1 of 1) sorted by relevance
219 spinlock_t haptics_update_lock; member362 spin_lock_irqsave(&ts->haptics_update_lock, flags); in thunderstrike_hostcmd_req_work_handler()364 spin_unlock_irqrestore(&ts->haptics_update_lock, flags); in thunderstrike_hostcmd_req_work_handler()388 spin_lock_irqsave(&ts->haptics_update_lock, flags); in thunderstrike_update_haptics()390 spin_unlock_irqrestore(&ts->haptics_update_lock, flags); in thunderstrike_update_haptics()880 spin_lock_init(&ts->haptics_update_lock); in thunderstrike_create()