Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-hidpp.c2413 u8 num_effects; member
2469 for (i = 0; i < data->num_effects; i++) in hidpp_ff_find_effect()
2511 if (slot > 0 && slot <= data->num_effects) { in hidpp_ff_work_handler()
2827 int error, j, num_slots = data->num_effects; in hidpp_ff_init()
3466 data->num_effects = response.fap.params[0] - HIDPP_FF_RESERVED_SLOTS; in g920_get_config()