Searched refs:swap_xy (Results 1 – 7 of 7) sorted by relevance
49 bool swap_xy; member136 if (ft6236->swap_xy) { in ft6236_interrupt()262 ft6236->swap_xy = device_property_read_bool(dev, in ft6236_probe()265 if (ft6236->swap_xy) { in ft6236_probe()
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; member829 if (ts->swap_xy) in ads7846_report_state()1214 pdata->swap_xy = of_property_read_bool(node, "ti,swap-xy"); in ads7846_probe_dt()1318 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()
855 static DEVICE_ATTR_RW(swap_xy);
15 bool swap_xy; /* swap x and y axes */ member
21 bool swap_xy; /* swap x and y axes */ member