Searched refs:trace_stbit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.c | 337 static void trace_stbit(const char *name,int val) in trace_stbit() function 1533 trace_stbit("state_encoder_runok",hdw->state_encoder_runok); in pvr2_upload_firmware2() 1676 trace_stbit("flag_decoder_missed", in pvr2_decoder_enable() 1749 trace_stbit("state_pipeline_config", in pvr2_hdw_set_stream_type() 3010 trace_stbit("state_pipeline_config",hdw->state_pipeline_config); in pvr2_hdw_commit_setup() 3034 trace_stbit("state_pathway_ok", hdw->state_pathway_ok); in pvr2_hdw_commit_execute() 3177 trace_stbit("state_pipeline_config",hdw->state_pipeline_config); in pvr2_hdw_commit_execute() 3934 trace_stbit("flag_ok",hdw->flag_ok); in pvr2_hdw_render_useless() 4203 trace_stbit("state_pathway_ok",hdw->state_pathway_ok); in state_eval_pathway_ok() 4225 trace_stbit("flag_trippe in state_eval_encoder_ok() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.c | 337 static void trace_stbit(const char *name,int val) in trace_stbit() function 1533 trace_stbit("state_encoder_runok",hdw->state_encoder_runok); in pvr2_upload_firmware2() 1676 trace_stbit("flag_decoder_missed", in pvr2_decoder_enable() 1749 trace_stbit("state_pipeline_config", in pvr2_hdw_set_stream_type() 3010 trace_stbit("state_pipeline_config",hdw->state_pipeline_config); in pvr2_hdw_commit_setup() 3034 trace_stbit("state_pathway_ok", hdw->state_pathway_ok); in pvr2_hdw_commit_execute() 3177 trace_stbit("state_pipeline_config",hdw->state_pipeline_config); in pvr2_hdw_commit_execute() 3939 trace_stbit("flag_ok",hdw->flag_ok); in pvr2_hdw_render_useless() 4208 trace_stbit("state_pathway_ok",hdw->state_pathway_ok); in state_eval_pathway_ok() 4230 trace_stbit("flag_trippe in state_eval_encoder_ok() [all...] |
Completed in 15 milliseconds