Searched refs:ll_open_count (Results 1 – 2 of 2) sorted by relevance
2103 if (!hdev->ll_open_count++) { in hid_hw_open()2106 hdev->ll_open_count--; in hid_hw_open()2126 if (!--hdev->ll_open_count) in hid_hw_close()
576 unsigned int ll_open_count; member