Searched refs:y_inverted (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | hp_accel.c | 176 DEFINE_CONV(y_inverted, 1, -2, 3); 213 AXIS_DMI_MATCH("NC2510", "HP Compaq 2510", y_inverted), 223 AXIS_DMI_MATCH("NC6715x", "HP Compaq 6715", y_inverted), 226 AXIS_DMI_MATCH("NC854xx", "HP EliteBook 854", y_inverted), 227 AXIS_DMI_MATCH("NC273xx", "HP EliteBook 273", y_inverted), 237 y_inverted), 239 AXIS_DMI_MATCH("HP8710", "HP Compaq 8710", y_inverted), 245 AXIS_DMI_MATCH("HPB452x", "HP ProBook 452", y_inverted), 247 AXIS_DMI_MATCH("HPB532x", "HP ProBook 532", y_inverted),
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | da9034-ts.c | 63 int y_inverted; member 128 if (touch->y_inverted) in report_pen_down() 318 touch->y_inverted = pdata->y_inverted; in da9034_touch_probe()
|
/Linux-v4.19/include/linux/mfd/ |
D | da903x.h | 97 int y_inverted; member
|