Searched defs:mt (Results 1 – 4 of 4) sorted by relevance
73 static inline bool input_mt_is_used(const struct input_mt *mt, in input_mt_is_used()83 static inline int input_mt_new_trkid(struct input_mt *mt) in input_mt_new_trkid()
158 struct input_mt *mt; member
78 static inline bool is_migrate_movable(int mt) in is_migrate_movable()
178 #define nci_mt_set(hdr, mt) ((hdr)[0] |= (__u8)(((mt)&0x07)<<5)) argument