Lines Matching refs:STATUS_IDLE
285 if (dev->status != STATUS_IDLE) in hdpvr_start_streaming()
335 if (dev->status == STATUS_IDLE) in hdpvr_stop_streaming()
374 dev->status = STATUS_IDLE; in hdpvr_stop_streaming()
429 if (dev->status == STATUS_IDLE) { in hdpvr_read()
435 dev->status = STATUS_IDLE; in hdpvr_read()
527 if (dev->status == STATUS_IDLE) { in hdpvr_poll()
531 dev->status = STATUS_IDLE; in hdpvr_poll()
590 if (dev->status != STATUS_IDLE) in vidioc_s_std()
642 if (dev->status != STATUS_IDLE) in vidioc_s_dv_timings()
783 if (dev->status != STATUS_IDLE) in vidioc_s_input()
850 if (dev->status != STATUS_IDLE) in vidioc_s_audio()
1058 dev->status = STATUS_IDLE; in vidioc_encoder_cmd()
1065 if (dev->status == STATUS_IDLE) in vidioc_encoder_cmd()