Lines Matching refs:STATUS_IDLE
278 if (dev->status != STATUS_IDLE) in hdpvr_start_streaming()
327 if (dev->status == STATUS_IDLE) in hdpvr_stop_streaming()
364 dev->status = STATUS_IDLE; in hdpvr_stop_streaming()
419 if (dev->status == STATUS_IDLE) { in hdpvr_read()
425 dev->status = STATUS_IDLE; in hdpvr_read()
538 if (dev->status == STATUS_IDLE) { in hdpvr_poll()
542 dev->status = STATUS_IDLE; in hdpvr_poll()
598 if (dev->status != STATUS_IDLE) in vidioc_s_std()
650 if (dev->status != STATUS_IDLE) in vidioc_s_dv_timings()
790 if (dev->status != STATUS_IDLE) in vidioc_s_input()
856 if (dev->status != STATUS_IDLE) in vidioc_s_audio()
1061 dev->status = STATUS_IDLE; in vidioc_encoder_cmd()
1068 if (dev->status == STATUS_IDLE) in vidioc_encoder_cmd()