Searched refs:EV_FF_STATUS (Results 1 – 10 of 10) sorted by relevance
83 #if defined(EV_FF_STATUS) || (defined(HAVE_DECL_EV_FF_STATUS) && HAVE_DECL_EV_FF_STATUS)85 static_assert((EV_FF_STATUS) == (0x17), "EV_FF_STATUS != 0x17");88 # define EV_FF_STATUS 0x17107 XLAT(EV_FF_STATUS),
12 EV_FF_STATUS 0x17
178 EV_FF_STATUS = 0x17 variable1144 EV_FF_STATUS : 'EV_FF_STATUS'1157 EV_FF_STATUS : FF_STATUS_CNT
153 TEST_NULL_ARG(EVIOCGBIT(EV_FF_STATUS, 11)); in main()
295 case EV_FF_STATUS: in bit_ioctl()
49 #define EV_FF_STATUS 0x17 macro
49 [EV_FF_STATUS] = "ForceFeedbackStatus", [EV_SW] = "Switch",
28 pub const EV_FF_STATUS: u16 = 0x17; constant