Searched refs:HID_MIN_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
698 unsigned int bufsize = HID_MIN_BUFFER_SIZE; in i2c_hid_start()1001 ret = i2c_hid_alloc_buffers(ihid, HID_MIN_BUFFER_SIZE); in i2c_hid_probe()
452 #define HID_MIN_BUFFER_SIZE 64 /* make sure there is at least a packet size of space */ macro
1048 usbhid->bufsize = HID_MIN_BUFFER_SIZE; in usbhid_start()