Searched refs:buf_filling (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c2889 buf = strm_if->buf_read.buf_filling;
2891 strm_if->buf_read.buf_filling = NULL;
2968 strm_if->buf_map.buf_filling = NULL;
2985 strm_if->buf_map.buf_filling = NULL;
3211 if (bufgrp->buf_filling &&
3212 (bufgrp->buf_filling->status == USBVC_BUF_ERR ||
3213 bufgrp->buf_filling->status == USBVC_BUF_DONE)) {
3217 bufgrp->buf_filling);
3219 bufgrp->buf_filling = NULL;
3406 usbvc_buf_t *buf_filling; local
[all...]
H A Dusbvc_v4l2.c1142 if (usbvc_buf == bufgrp->buf_filling) {
1144 "enqueue_buffer(%d) , want to queue buf_filling, "
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h81 usbvc_buf_t *buf_filling; member in struct:usbvc_buf_grp

Completed in 59 milliseconds