Searched refs:streaming_users (Results 1 – 3 of 3) sorted by relevance
219 int streaming_users; member
1089 if (v4l2->streaming_users == 0) { in em28xx_start_analog_streaming()1132 v4l2->streaming_users++; in em28xx_start_analog_streaming()1148 if (v4l2->streaming_users-- == 1) { in em28xx_stop_streaming()1183 if (v4l2->streaming_users-- == 1) { in em28xx_stop_vbi_streaming()1570 if (v4l2->streaming_users > 0) in vidioc_s_std()
568 int streaming_users; /* number of actively streaming users */ member