Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-core.c2351 if (!hdev->ll_open_count++) { in hid_hw_open()
2354 hdev->ll_open_count--; in hid_hw_open()
2374 if (!--hdev->ll_open_count) in hid_hw_close()
/openbmc/linux/include/linux/
H A Dhid.h631 unsigned int ll_open_count;
630 unsigned int ll_open_count; global() member