Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-streams.h42 void cx18_out_work_handler(struct work_struct *work);
H A Dcx18-streams.c268 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