Searched refs:hid_jspoll_interval (Results 1 – 1 of 1) sorted by relevance
55 static unsigned int hid_jspoll_interval; variable56 module_param_named(jspoll, hid_jspoll_interval, uint, 0644);1111 if (hid_jspoll_interval > 0) in usbhid_start()1112 interval = hid_jspoll_interval; in usbhid_start()