Searched refs:x_inverted (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | hp_accel.c | 177 DEFINE_CONV(x_inverted, -1, 2, 3); 209 AXIS_DMI_MATCH("NC64x0", "HP Compaq nc64", x_inverted), 211 AXIS_DMI_MATCH("NX9420", "HP Compaq nx9420", x_inverted), 212 AXIS_DMI_MATCH("NW9440", "HP Compaq nw9440", x_inverted), 232 x_inverted), 238 AXIS_DMI_MATCH("DV7", "HP Pavilion dv7", x_inverted), 240 AXIS_DMI_MATCH("HDX18", "HP HDX 18", x_inverted), 243 AXIS_DMI_MATCH("HPB440G4", "HP ProBook 440 G4", x_inverted), 253 AXIS_DMI_MATCH("HPB65xx", "HP ProBook 65", x_inverted), 254 AXIS_DMI_MATCH("HPZBook15", "HP ZBook 15", x_inverted),
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | da9034-ts.c | 62 int x_inverted; member 125 if (touch->x_inverted) in report_pen_down() 317 touch->x_inverted = pdata->x_inverted; in da9034_touch_probe()
|
/Linux-v4.19/include/linux/mfd/ |
D | da903x.h | 96 int x_inverted; member
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | littleton.c | 361 .x_inverted = 1,
|