Searched refs:x_inverted (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/platform/x86/ ! |
D | hp_accel.c | 164 DEFINE_CONV(x_inverted, -1, 2, 3); 195 AXIS_DMI_MATCH("NC64x0", "HP Compaq nc64", x_inverted), 197 AXIS_DMI_MATCH("NX9420", "HP Compaq nx9420", x_inverted), 198 AXIS_DMI_MATCH("NW9440", "HP Compaq nw9440", x_inverted), 216 x_inverted), 222 AXIS_DMI_MATCH("DV7", "HP Pavilion dv7", x_inverted), 224 AXIS_DMI_MATCH("HDX18", "HP HDX 18", x_inverted),
|
/linux-2.6.39/drivers/input/touchscreen/ ! |
D | da9034-ts.c | 63 int x_inverted; member 126 if (touch->x_inverted) in report_pen_down() 317 touch->x_inverted = pdata->x_inverted; in da9034_touch_probe()
|
/linux-2.6.39/include/linux/mfd/ ! |
D | da903x.h | 95 int x_inverted; member
|
/linux-2.6.39/arch/arm/mach-pxa/ ! |
D | littleton.c | 357 .x_inverted = 1,
|