Searched refs:trace_stbit (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-hdw.c | 337 static void trace_stbit(const char *name,int val) in trace_stbit() function 1676 trace_stbit("flag_decoder_missed", in pvr2_decoder_enable() 1749 trace_stbit("state_pipeline_config", in pvr2_hdw_set_stream_type() 3034 trace_stbit("state_pathway_ok", hdw->state_pathway_ok); 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_tripped",hdw->flag_tripped); in state_eval_encoder_ok() 4234 trace_stbit("state_encoder_ok",hdw->state_encoder_ok); in state_eval_encoder_ok() 4271 trace_stbit("state_encoder_waitok", in state_eval_encoder_config() 4672 trace_stbit("state_stale",hdw->state_stale); in pvr2_hdw_state_update() [all …]
|