Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-nvidia-shield.c219 spinlock_t haptics_update_lock; member
362 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()