Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_tools.c30 static int gt1x_tool_release(struct inode *inode, struct file *filp);
67 .proc_release = gt1x_tool_release,
343 static int gt1x_tool_release(struct inode *inode, struct file *filp) in gt1x_tool_release() function