Home
last modified time | relevance | path

Searched defs:axis_discrete_pending (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c40 struct axis_discrete_pending { struct
41 struct xorg_list l;
42 uint32_t axis;
43 int32_t discrete;
H A Dxwayland.h277 struct xorg_list axis_discrete_pending; member