Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h181 #define USBVC_MAX_MAP_BUF_NUM 40 macro
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c263 if (reqbuf.count > USBVC_MAX_MAP_BUF_NUM) { in usbvc_v4l2_ioctl()