Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c215 gt1x_power_switch(1); in gt1x_debug_write_proc()
220 gt1x_power_switch(0); in gt1x_debug_write_proc()
924 if (!gt1x_power_switch(SWITCH_OFF)) { in gt1x_enter_sleep()
962 if (!gt1x_power_switch(SWITCH_ON)) { in gt1x_wakeup_sleep()
1054 gt1x_power_switch(SWITCH_OFF); in gt1x_power_reset()
1056 gt1x_power_switch(SWITCH_ON); in gt1x_power_reset()
2312 gt1x_power_switch(SWITCH_ON); in gt1x_init()
2406 gt1x_power_switch(SWITCH_OFF); in gt1x_init()
H A Dgt1x.c121 int gt1x_power_switch(s32 state) in gt1x_power_switch() function
375 int gt1x_power_switch(int on) in gt1x_power_switch() function
H A Dgt1x_generic.h483 extern int gt1x_power_switch(s32 state);