Searched refs:y_inverted (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/platform/x86/ |
D | hp_accel.c | 174 DEFINE_CONV(y_inverted, 1, -2, 3); 210 AXIS_DMI_MATCH("NC2510", "HP Compaq 2510", y_inverted), 220 AXIS_DMI_MATCH("NC6715x", "HP Compaq 6715", y_inverted), 223 AXIS_DMI_MATCH("NC854xx", "HP EliteBook 854", y_inverted), 224 AXIS_DMI_MATCH("NC273xx", "HP EliteBook 273", y_inverted), 234 y_inverted), 236 AXIS_DMI_MATCH("HP8710", "HP Compaq 8710", y_inverted), 240 AXIS_DMI_MATCH("HPB452x", "HP ProBook 452", y_inverted), 242 AXIS_DMI_MATCH("HPB532x", "HP ProBook 532", y_inverted),
|
/linux-4.4.14/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-4.4.14/include/linux/mfd/ |
D | da903x.h | 96 int y_inverted; member
|