Searched refs:invert_x (Results 1 – 8 of 8) sorted by relevance
40 static bool invert_x; variable41 module_param(invert_x, bool, 0644);42 MODULE_PARM_DESC(invert_x, "If set, X axis is inverted");70 if (invert_x) in htcpen_interrupt()
124 prop->invert_x = in touchscreen_parse_properties()126 if (prop->invert_x) { in touchscreen_parse_properties()151 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()
457 if (!ts->props.invert_x && in bu21013_probe()
424 props->invert_x = true; in mms114_parse_legacy_bindings()
531 if (prop.invert_x) in iqs5xx_axis_init()
1100 ts->prop.invert_x = true; in goodix_configure_dev()
15 bool invert_x; member