Home
last modified time | relevance | path

Searched refs:x_inverted (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/x86/hp/
H A Dhp_accel.c155 DEFINE_CONV(x_inverted, -1, 2, 3);
187 AXIS_DMI_MATCH("NC64x0", "HP Compaq nc64", x_inverted),
189 AXIS_DMI_MATCH("NX9420", "HP Compaq nx9420", x_inverted),
190 AXIS_DMI_MATCH("NW9440", "HP Compaq nw9440", x_inverted),
210 x_inverted),
216 AXIS_DMI_MATCH("DV7", "HP Pavilion dv7", x_inverted),
218 AXIS_DMI_MATCH("HDX18", "HP HDX 18", x_inverted),
221 AXIS_DMI_MATCH("HPB440G4", "HP ProBook 440 G4", x_inverted),
223 AXIS_DMI_MATCH("HPB450G0", "HP ProBook 450 G0", x_inverted),
232 AXIS_DMI_MATCH("HPB65xx", "HP ProBook 65", x_inverted),
[all …]
/openbmc/linux/drivers/input/touchscreen/
H A Dda9034-ts.c59 int x_inverted; member
122 if (touch->x_inverted) in report_pen_down()
314 touch->x_inverted = pdata->x_inverted; in da9034_touch_probe()
/openbmc/linux/include/linux/mfd/
H A Dda903x.h96 int x_inverted; member