Home
last modified time | relevance | path

Searched refs:max_packet_size (Results 1 – 3 of 3) sorted by relevance

/system/core/include/usbhost/
Dusbhost.h48 int max_packet_size; member
/system/core/adb/
Dusb_windows.c440 handle->zero_mask = endpoint_info.max_packet_size - 1; in recognized_device()
/system/core/libusbhost/
Dusbhost.c617 req->max_packet_size = __le16_to_cpu(ep_desc->wMaxPacketSize); in usb_request_new()