Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h299 int state_decoder_quiescent; member
Dpvrusb2-hdw-internal.h240 int state_decoder_quiescent; /* Decoder idle for minimal interval */ member
Dpvrusb2-hdw.c4431 hdw->state_decoder_quiescent = !0; in pvr2_hdw_quiescent_timeout()
4432 trace_stbit("state_decoder_quiescent",hdw->state_decoder_quiescent); in pvr2_hdw_quiescent_timeout()
4485 hdw->state_decoder_quiescent = 0; in state_eval_decoder_run()
4495 if (!hdw->state_decoder_quiescent) { in state_eval_decoder_run()
4507 if (!hdw->state_decoder_quiescent) { in state_eval_decoder_run()
4529 hdw->state_decoder_quiescent = 0; in state_eval_decoder_run()
4541 trace_stbit("state_decoder_quiescent",hdw->state_decoder_quiescent); in state_eval_decoder_run()
4618 (!hdw->state_decoder_quiescent)); in state_update_pipeline_state()
4743 (hdw->state_decoder_quiescent ? in pvr2_hdw_report_unlocked()
4745 (hdw->state_decoder_quiescent ? in pvr2_hdw_report_unlocked()