Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-logitech-hidpp.c2417 u8 num_effects; member
2473 for (i = 0; i < data->num_effects; i++) in hidpp_ff_find_effect()
2515 if (slot > 0 && slot <= data->num_effects) { in hidpp_ff_work_handler()
2831 int error, j, num_slots = data->num_effects; in hidpp_ff_init()
3470 data->num_effects = response.fap.params[0] - HIDPP_FF_RESERVED_SLOTS; in g920_get_config()