Home
last modified time | relevance | path

Searched refs:invert_x (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dhtcpen.c40 static bool invert_x; variable
41 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()
H A Dof_touchscreen.c124 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()
H A Dbcm_iproc_tsc.c142 bool invert_x; member
249 if (priv->cfg_params.invert_x) in iproc_touchscreen_interrupt()
415 priv->cfg_params.invert_x = in iproc_get_tsc_config()
H A Dbu21013_ts.c457 if (!ts->props.invert_x && in bu21013_probe()
H A Dmms114.c424 props->invert_x = true; in mms114_parse_legacy_bindings()
H A Diqs5xx.c531 if (prop.invert_x) in iqs5xx_axis_init()
H A Dgoodix.c1127 ts->prop.invert_x = true; in goodix_configure_dev()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dhtcpen.c40 static bool invert_x; variable
41 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()
H A Dbcm_iproc_tsc.c135 bool invert_x; member
242 if (priv->cfg_params.invert_x) in iproc_touchscreen_interrupt()
408 priv->cfg_params.invert_x = in iproc_get_tsc_config()
H A Dbu21013_ts.c457 if (!ts->props.invert_x && in bu21013_probe()
H A Dmms114.c470 props->invert_x = true; in mms114_parse_legacy_bindings()
H A Dsilead.c106 if (data->prop.invert_x) { in silead_apply_efi_fw_min_max()
H A Dgoodix.c1209 ts->prop.invert_x = true; in goodix_configure_dev()
/kernel/linux/linux-6.6/drivers/input/
H A Dtouchscreen.c125 prop->invert_x = in touchscreen_parse_properties()
127 if (prop->invert_x) { in touchscreen_parse_properties()
152 if (prop->invert_x) in touchscreen_apply_prop_to_x_y()
/kernel/linux/linux-5.10/include/linux/input/
H A Dtouchscreen.h15 bool invert_x; member
/kernel/linux/linux-6.6/include/linux/input/
H A Dtouchscreen.h15 bool invert_x; member

Completed in 17 milliseconds