Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.h486 extern int gt1x_debug_proc(u8 *buf, int count);
H A Dgt1x.c127 int gt1x_debug_proc(u8 *buf, int count) in gt1x_debug_proc() function
H A Dgt1x_generic.c265 return gt1x_debug_proc(buf, count); in gt1x_debug_write_proc()