Searched refs:cx18_out_work_handler (Results 1 – 2 of 2) sorted by relevance
42 void cx18_out_work_handler(struct work_struct *work);
268 INIT_WORK(&s->out_work_order, cx18_out_work_handler); in cx18_stream_init()729 void cx18_out_work_handler(struct work_struct *work) in cx18_out_work_handler() function