Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h56 #define GTP_DRIVER_SEND_CFG 1 macro
H A Dgt9xx.c337 #if GTP_DRIVER_SEND_CFG in gtp_send_cfg()
1366 #if GTP_DRIVER_SEND_CFG
1418 #if GTP_DRIVER_SEND_CFG in gtp_init_panel()
1662 #if GTP_DRIVER_SEND_CFG in gtp_init_panel()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c515 #if GTP_DRIVER_SEND_CFG in gt1x_send_cfg()
569 #if GTP_DRIVER_SEND_CFG in gt1x_init_panel()
1895 #if GTP_DRIVER_SEND_CFG in gt1x_parse_sc_cfg()
2019 #if GTP_DRIVER_SEND_CFG in gt1x_parse_chr_cfg()
H A Dgt1x_generic.h54 #define GTP_DRIVER_SEND_CFG 1 /* send config to TP while initializing (for no config built in TP'… macro