Searched refs:swap_xy (Results 1 – 5 of 5) sorted by relevance
15 bool swap_xy; /* swap x and y axes */ member
21 bool swap_xy; /* swap x and y axes */ member
120 bool swap_xy; member164 if (ts->swap_xy) in ad7879_report()520 ts->swap_xy = pdata->swap_xy; in ad7879_probe()
113 bool swap_xy; member827 if (ts->swap_xy) in ads7846_report_state()1212 pdata->swap_xy = of_property_read_bool(node, "ti,swap-xy"); in ads7846_probe_dt()1315 ts->swap_xy = pdata->swap_xy; in ads7846_probe()
63 static bool swap_xy; variable64 module_param(swap_xy, bool, 0644);65 MODULE_PARM_DESC(swap_xy, "If set X and Y axes are swapped.");1315 if (swap_xy) { in usbtouch_process_pkt()