Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hid/usbhid/
Dusbhid.h37 #define HID_NO_BANDWIDTH 11 macro
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()