Home
last modified time | relevance | path

Searched defs:relmap (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Dusb-private.h105 int relmap[REL_CNT]; /**< Relative axis map */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Dnodemask.h361 #define nodes_onto(dst, orig, relmap) \ argument
/OK3568_Linux_fs/kernel/lib/
H A Dbitmap.c1033 const unsigned long *relmap, unsigned int bits) in bitmap_onto()