Searched refs:pvr2_hdw_encoder_run_timeout (Results 1 – 1 of 1) sorted by relevance
328 static void pvr2_hdw_encoder_run_timeout(struct timer_list *);2396 timer_setup(&hdw->encoder_run_timer, pvr2_hdw_encoder_run_timeout, 0); in pvr2_hdw_create()4455 static void pvr2_hdw_encoder_run_timeout(struct timer_list *t) in pvr2_hdw_encoder_run_timeout() function