Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_tools.c332 static u8 devicecount; variable
335 if (devicecount > 0) { in gt1x_tool_open()
339 devicecount++; in gt1x_tool_open()
345 devicecount--; in gt1x_tool_release()