Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h286 int state_decoder_quiescent; member
Dpvrusb2-hdw-internal.h225 int state_decoder_quiescent; /* Decoder idle for minimal interval */ member
Dpvrusb2-hdw.c4420 hdw->state_decoder_quiescent = !0; in pvr2_hdw_quiescent_timeout()
4421 trace_stbit("state_decoder_quiescent",hdw->state_decoder_quiescent); in pvr2_hdw_quiescent_timeout()
4474 hdw->state_decoder_quiescent = 0; in state_eval_decoder_run()
4484 if (!hdw->state_decoder_quiescent) { in state_eval_decoder_run()
4496 if (!hdw->state_decoder_quiescent) { in state_eval_decoder_run()
4518 hdw->state_decoder_quiescent = 0; in state_eval_decoder_run()
4530 trace_stbit("state_decoder_quiescent",hdw->state_decoder_quiescent); in state_eval_decoder_run()
4607 (!hdw->state_decoder_quiescent)); in state_update_pipeline_state()
4732 (hdw->state_decoder_quiescent ? in pvr2_hdw_report_unlocked()
4734 (hdw->state_decoder_quiescent ? in pvr2_hdw_report_unlocked()