Searched refs:ll_open_count (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-core.c2350 if (!hdev->ll_open_count++) {
2353 hdev->ll_open_count--;
2373 if (!--hdev->ll_open_count)
/linux-master/include/linux/
H A Dhid.h628 unsigned int ll_open_count; member in struct:hid_device

Completed in 115 milliseconds