Searched refs:hid_jspoll_interval (Results 1 – 1 of 1) sorted by relevance
52 static unsigned int hid_jspoll_interval; variable53 module_param_named(jspoll, hid_jspoll_interval, uint, 0644);1119 if (hid_jspoll_interval > 0) in usbhid_start()1120 interval = hid_jspoll_interval; in usbhid_start()