Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/usbhid/
Dusbhid.h54 #define HID_NO_BANDWIDTH 11 macro
Dhid-core.c93 set_bit(HID_NO_BANDWIDTH, &usbhid->iofl); in hid_start_in()
95 clear_bit(HID_NO_BANDWIDTH, &usbhid->iofl); in hid_start_in()
167 if (!test_bit(HID_NO_BANDWIDTH, &usbhid->iofl) in hid_io_error()