Home
last modified time | relevance | path

Searched refs:GTP_SWAP (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h387 #define GTP_SWAP(x, y) do{\ macro
H A Dgt9xx.c426 GTP_SWAP(x, y); in gtp_touch_down()
529 GTP_SWAP(x, y); in gtp_pen_down()
2099 GTP_SWAP(ts->abs_x_max, ts->abs_y_max); in gtp_request_input_dev()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.h395 #define GTP_SWAP(x, y) do {\ macro
H A Dgt1x.c165 GTP_SWAP(x, y); in gt1x_touch_down()
H A Dgt1x_generic.c1375 GTP_SWAP(x, y); in gt1x_pen_down()