Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-nvidia-shield.c219 spinlock_t haptics_update_lock; member
360 spin_lock_irqsave(&ts->haptics_update_lock, flags); in thunderstrike_hostcmd_req_work_handler()
362 spin_unlock_irqrestore(&ts->haptics_update_lock, flags); in thunderstrike_hostcmd_req_work_handler()
386 spin_lock_irqsave(&ts->haptics_update_lock, flags); in thunderstrike_update_haptics()
388 spin_unlock_irqrestore(&ts->haptics_update_lock, flags); in thunderstrike_update_haptics()
874 spin_lock_init(&ts->haptics_update_lock); in thunderstrike_create()