Searched refs:invert_x (Results 1 – 6 of 6) sorted by relevance
43 static bool invert_x; variable44 module_param(invert_x, bool, 0644);45 MODULE_PARM_DESC(invert_x, "If set, X axis is inverted");73 if (invert_x) in htcpen_interrupt()
120 prop->invert_x = in touchscreen_parse_properties()136 if (prop->invert_x) in touchscreen_apply_prop_to_x_y()
142 bool invert_x; member249 if (priv->cfg_params.invert_x) in iproc_touchscreen_interrupt()415 priv->cfg_params.invert_x = in iproc_get_tsc_config()
414 props->invert_x = true; in mms114_parse_legacy_bindings()
706 ts->prop.invert_x = true; in goodix_configure_dev()
18 bool invert_x; member