Searched refs:cx2341x_handler_set_busy (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/media/drv-intf/
H A Dcx2341x.h185 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy);
/linux-master/drivers/media/pci/ivtv/
H A Divtv-streams.c620 cx2341x_handler_set_busy(&itv->cxhdl, 1);
890 cx2341x_handler_set_busy(&itv->cxhdl, 0);
1014 cx2341x_handler_set_busy(&itv->cxhdl, 1);
1036 cx2341x_handler_set_busy(&itv->cxhdl, 0);
/linux-master/drivers/media/pci/cx18/
H A Dcx18-streams.c916 cx2341x_handler_set_busy(&cx->cxhdl, 1);
1015 cx2341x_handler_set_busy(&cx->cxhdl, 0);
/linux-master/drivers/media/pci/cx88/
H A Dcx88-blackbird.c635 cx2341x_handler_set_busy(&dev->cxhdl, 1);
651 cx2341x_handler_set_busy(&dev->cxhdl, 0);
/linux-master/drivers/media/common/
H A Dcx2341x.c1766 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy) function
1778 EXPORT_SYMBOL(cx2341x_handler_set_busy); variable

Completed in 159 milliseconds