Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-streams.h51 void cx18_out_work_handler(struct work_struct *work);
Dcx18-streams.c282 INIT_WORK(&s->out_work_order, cx18_out_work_handler); in cx18_stream_init()
725 void cx18_out_work_handler(struct work_struct *work) in cx18_out_work_handler() function