Searched refs:invert_y (Results 1 – 7 of 7) sorted by relevance
43 static bool invert_y; variable44 module_param(invert_y, bool, 0644);45 MODULE_PARM_DESC(invert_y, "If set, Y axis is inverted");72 if (invert_y) in htcpen_interrupt()
132 prop->invert_y = in touchscreen_parse_properties()134 if (prop->invert_y) { in touchscreen_parse_properties()154 if (prop->invert_y) in touchscreen_apply_prop_to_x_y()
143 bool invert_y; member252 if (priv->cfg_params.invert_y) in iproc_touchscreen_interrupt()417 priv->cfg_params.invert_y = in iproc_get_tsc_config()
464 if (!ts->props.invert_y && in bu21013_probe()
426 props->invert_y = true; in mms114_parse_legacy_bindings()
534 if (prop.invert_y) in iqs5xx_axis_init()
16 bool invert_y; member