Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c82 static const struct file_operations gt1x_debug_fops = { variable
90 gt1x_debug_proc_entry = proc_create(GT1X_DEBUG_PROC_FILE, 0660, NULL, &gt1x_debug_fops); in gt1x_init_debug_node()