Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibusb-glue.c828 unsigned long usb_inep_maxpacket_size; in ptp_read_func() local
835 usb_inep_maxpacket_size = ptp_usb->inep_maxpacket; in ptp_read_func()
836 if (usb_inep_maxpacket_size == 0x400) { in ptp_read_func()
Dlibusb1-glue.c844 unsigned long usb_inep_maxpacket_size; in ptp_read_func() local
851 usb_inep_maxpacket_size = ptp_usb->inep_maxpacket; in ptp_read_func()
852 if (usb_inep_maxpacket_size == 0x400) { in ptp_read_func()
Dlibopenusb1-glue.c796 unsigned long usb_inep_maxpacket_size; in ptp_read_func() local
803 usb_inep_maxpacket_size = ptp_usb->inep_maxpacket; in ptp_read_func()
804 if (usb_inep_maxpacket_size == 0x400) { in ptp_read_func()