Home
last modified time | relevance | path

Searched refs:HIDPP_FF_SET_EFFECT_STATE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-logitech-hidpp.c2373 #define HIDPP_FF_SET_EFFECT_STATE 0x31 macro
2725 return hidpp_ff_queue_work(data, effect_id, HIDPP_FF_SET_EFFECT_STATE, params, ARRAY_SIZE(params)); in hidpp_ff_playback()