Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h133 uint8_t stream_on; member
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c490 strm_if->stream_on = 1; /* the only place to set this value */ in usbvc_v4l2_ioctl()
533 strm_if->stream_on = 0; in usbvc_v4l2_ioctl()
H A Dusbvc.c712 strm_if->stream_on = 0; in usbvc_close()
1511 if (strm_if->stream_on == 0) { in usbvc_resume_operation()
3045 strm_if->stream_on = 0; in usbvc_open_isoc_pipe()