Searched refs:HID_MIN_BUFFER_SIZE (Results 1 – 4 of 4) sorted by relevance
803 unsigned int bufsize = HID_MIN_BUFFER_SIZE; in i2c_hid_start()997 ret = i2c_hid_alloc_buffers(ihid, HID_MIN_BUFFER_SIZE); in i2c_hid_core_probe()
315 unsigned int bufsize = HID_MIN_BUFFER_SIZE; in gb_hid_start()
524 #define HID_MIN_BUFFER_SIZE 64 /* make sure there is at least a packet size of space */ macro
1073 usbhid->bufsize = HID_MIN_BUFFER_SIZE; in usbhid_start()