Searched refs:state_pipeline_pause (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c3153 hdw->state_pipeline_pause = !0; pvr2_hdw_commit_execute()
4251 !hdw->state_pipeline_pause) return 0; state_eval_encoder_config()
4263 hdw->state_pipeline_pause || state_eval_encoder_config()
4479 !hdw->state_pipeline_pause && state_eval_decoder_run()
4522 hdw->state_pipeline_pause || state_eval_decoder_run()
4562 !hdw->state_pipeline_pause && state_eval_usbstream_run()
4570 hdw->state_pipeline_pause || state_eval_usbstream_run()
4601 hdw->state_pipeline_pause) return 0; state_eval_pipeline_config()
4623 if (hdw->state_pipeline_idle && hdw->state_pipeline_pause) { state_update_pipeline_state()
4624 hdw->state_pipeline_pause = 0; state_update_pipeline_state()
4735 (hdw->state_pipeline_pause ? " <pause>" : "")); pvr2_hdw_report_unlocked()
H A Dpvrusb2-hdw-internal.h243 int state_pipeline_pause; /* Pipeline must be paused */ member in struct:pvr2_hdw
H A Dpvrusb2-hdw.h302 int state_pipeline_pause; member in struct:pvr2_hdw_debug_info

Completed in 132 milliseconds