Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_tools.c31 static int gt1x_tool_open(struct inode *inode, struct file *file);
66 .proc_open = gt1x_tool_open,
333 static int gt1x_tool_open(struct inode *inode, struct file *file) in gt1x_tool_open() function