Searched refs:y_inverted (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/platform/x86/ |
D | hp_accel.c | 154 DEFINE_CONV(y_inverted, 1, -2, 3); 191 AXIS_DMI_MATCH("NC2510", "HP Compaq 2510", y_inverted), 201 AXIS_DMI_MATCH("NC6715x", "HP Compaq 6715", y_inverted), 204 AXIS_DMI_MATCH("NC854xx", "HP EliteBook 854", y_inverted), 205 AXIS_DMI_MATCH("NC273xx", "HP EliteBook 273", y_inverted), 215 y_inverted), 217 AXIS_DMI_MATCH("HP8710", "HP Compaq 8710", y_inverted), 224 AXIS_DMI_MATCH("HPB452x", "HP ProBook 452", y_inverted), 226 AXIS_DMI_MATCH("HPB532x", "HP ProBook 532", y_inverted),
|
/linux-6.1.9/drivers/input/touchscreen/ |
D | da9034-ts.c | 60 int y_inverted; member 125 if (touch->y_inverted) in report_pen_down() 315 touch->y_inverted = pdata->y_inverted; in da9034_touch_probe()
|
/linux-6.1.9/include/linux/mfd/ |
D | da903x.h | 97 int y_inverted; member
|