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

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c709 strm_if->stream_on = 0;
1508 if (strm_if->stream_on == 0) {
1514 /* isoc pipe is expected to be opened already if (stream_on==1) */
3042 strm_if->stream_on = 0;
H A Dusbvc_v4l2.c490 strm_if->stream_on = 1; /* the only place to set this value */
533 strm_if->stream_on = 0;
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h133 uint8_t stream_on; member in struct:usbvc_stream_if

Completed in 92 milliseconds