Searched refs:y_inverted (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | hp_accel.c | 166 DEFINE_CONV(y_inverted, 1, -2, 3); 203 AXIS_DMI_MATCH("NC2510", "HP Compaq 2510", y_inverted), 213 AXIS_DMI_MATCH("NC6715x", "HP Compaq 6715", y_inverted), 216 AXIS_DMI_MATCH("NC854xx", "HP EliteBook 854", y_inverted), 217 AXIS_DMI_MATCH("NC273xx", "HP EliteBook 273", y_inverted), 227 y_inverted), 229 AXIS_DMI_MATCH("HP8710", "HP Compaq 8710", y_inverted), 236 AXIS_DMI_MATCH("HPB452x", "HP ProBook 452", y_inverted), 238 AXIS_DMI_MATCH("HPB532x", "HP ProBook 532", y_inverted),
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | da9034-ts.c | 60 int y_inverted; member 125 if (touch->y_inverted) in report_pen_down() 315 touch->y_inverted = pdata->y_inverted; in da9034_touch_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | da903x.h | 97 int y_inverted; member
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 307 + EGLint y_inverted; 351 + EGL_WAYLAND_Y_INVERTED_WL, &y_inverted); 352 + if (!ret || y_inverted)
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 307 + EGLint y_inverted; 351 + EGL_WAYLAND_Y_INVERTED_WL, &y_inverted); 352 + if (!ret || y_inverted)
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 28891 glamor: Rename the *y_inverted helpers to not say "inverted".
|