Searched refs:ll_open_lock (Results 1 – 2 of 2) sorted by relevance
2386 ret = mutex_lock_killable(&hdev->ll_open_lock); in hid_hw_open()2396 mutex_unlock(&hdev->ll_open_lock); in hid_hw_open()2412 mutex_lock(&hdev->ll_open_lock); in hid_hw_close()2415 mutex_unlock(&hdev->ll_open_lock); in hid_hw_close()2921 mutex_init(&hdev->ll_open_lock); in hid_allocate_device()
627 struct mutex ll_open_lock; member
Completed in 12 milliseconds