Home
last modified time | relevance | path

Searched refs:uvc_endpoint_max_bpi (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/usb/uvc/
H A Duvcvideo.h801 u16 uvc_endpoint_max_bpi(struct usb_device *dev, struct usb_host_endpoint *ep);
H A Duvc_video.c1875 u16 uvc_endpoint_max_bpi(struct usb_device *dev, struct usb_host_endpoint *ep) in uvc_endpoint_max_bpi() function
1903 psize = uvc_endpoint_max_bpi(stream->dev->udev, ep); in uvc_init_video_isoc()
2046 psize = uvc_endpoint_max_bpi(stream->dev->udev, ep); in uvc_video_start_transfer()