Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/usbhid/
H A Dusbhid.h37 #define HID_NO_BANDWIDTH 11 macro
H A Dhid-core.c95 set_bit(HID_NO_BANDWIDTH, &usbhid->iofl); in hid_start_in()
97 clear_bit(HID_NO_BANDWIDTH, &usbhid->iofl); in hid_start_in()
169 if (!test_bit(HID_NO_BANDWIDTH, &usbhid->iofl) in hid_io_error()