Searched refs:ll_open_count (Results 1 – 2 of 2) sorted by relevance
2025 if (!hdev->ll_open_count++) { in hid_hw_open()2028 hdev->ll_open_count--; in hid_hw_open()2048 if (!--hdev->ll_open_count) in hid_hw_close()
570 unsigned int ll_open_count; member