Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.h590 extern void gt1x_charger_config(s32 dir_update);
H A Dgt1x_generic.c2112 void gt1x_charger_config(s32 dir_update) in gt1x_charger_config() argument
2124 if (!chr_pluggedin || dir_update) { in gt1x_charger_config()
2135 if (chr_pluggedin || dir_update) { in gt1x_charger_config()