Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hid/
Dhid-logitech-hidpp.c1871 u8 num_effects; member
1927 for (i = 0; i < data->num_effects; i++) in hidpp_ff_find_effect()
1969 if (slot > 0 && slot <= data->num_effects) { in hidpp_ff_work_handler()
2286 int error, j, num_slots = data->num_effects; in hidpp_ff_init()
2918 data->num_effects = response.fap.params[0] - HIDPP_FF_RESERVED_SLOTS; in g920_get_config()