Home
last modified time | relevance | path

Searched refs:cx18_out_work_handler (Results 1 – 2 of 2) sorted by relevance

/drivers/media/pci/cx18/
Dcx18-streams.h42 void cx18_out_work_handler(struct work_struct *work);
Dcx18-streams.c273 INIT_WORK(&s->out_work_order, cx18_out_work_handler); in cx18_stream_init()
717 void cx18_out_work_handler(struct work_struct *work) in cx18_out_work_handler() function