Home
last modified time | relevance | path

Searched refs:usb_maxpacket (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Durb.c228 max = usb_maxpacket(dev, pipe, is_out); in usb_submit_urb()
A Dusb_gen_hub.c2656 maxp = usb_maxpacket(hdev, pipe, usb_pipeout(pipe)); in _hub_config()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_common.h582 static uint16_t usb_maxpacket(struct usb_host_virt_dev *udev, int pipe, int is_out) in usb_maxpacket() function
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-q.c732 maxpacket = max_packet(usb_maxpacket(urb->dev, urb->pipe, !is_input)); in qh_urb_transaction()
871 maxp = usb_maxpacket (urb->dev, urb->pipe, !is_input); in qh_make()
A Dohci-hcd.c184 % usb_maxpacket (urb->dev, pipe,

Completed in 16 milliseconds