Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h190 USBVC_BUF_INIT = 0, /* Allocated, to be queued */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c1121 case USBVC_BUF_INIT: in usbvc_v4l2_query_buf()
H A Dusbvc.c1078 if (error == 0 && buf->status == USBVC_BUF_INIT) { in usbvc_devmap()
2954 bufs[i].status = USBVC_BUF_INIT; in usbvc_alloc_map_bufs()