Searched refs:debug_list_lock (Results 1 – 3 of 3) sorted by relevance
3085 spin_lock_irqsave(&hdev->debug_list_lock, flags); in hid_debug_event()3088 spin_unlock_irqrestore(&hdev->debug_list_lock, flags); in hid_debug_event()3699 spin_lock_irqsave(&list->hdev->debug_list_lock, flags); in hid_debug_events_open()3701 spin_unlock_irqrestore(&list->hdev->debug_list_lock, flags); in hid_debug_events_open()3784 spin_lock_irqsave(&list->hdev->debug_list_lock, flags); in hid_debug_events_release()3786 spin_unlock_irqrestore(&list->hdev->debug_list_lock, flags); in hid_debug_events_release()
2989 spin_lock_init(&hdev->debug_list_lock); in hid_allocate_device()
721 spinlock_t debug_list_lock; member