Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.h547 extern s32 gt1x_init(void);
H A Dgt1x.c585 ret = gt1x_init(); in gt1x_ts_probe()
H A Dgt1x_generic.c2305 s32 gt1x_init(void) in gt1x_init() function