Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h377 int usbvc_alloc_map_bufs(usbvc_state_t *, usbvc_stream_if_t *, int, int);
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c327 (uint32_t)usbvc_alloc_map_bufs(usbvcp, strm_if, in usbvc_v4l2_ioctl()
H A Dusbvc.c2921 usbvc_alloc_map_bufs(usbvc_state_t *usbvcp, usbvc_stream_if_t *strm_if, in usbvc_alloc_map_bufs() function