Searched refs:cx2341x_handler_set_busy (Results 1 – 4 of 4) sorted by relevance
585 cx2341x_handler_set_busy(&itv->cxhdl, 1); in ivtv_start_v4l2_encode_stream()852 cx2341x_handler_set_busy(&itv->cxhdl, 0); in ivtv_stop_v4l2_encode_stream()975 cx2341x_handler_set_busy(&itv->cxhdl, 1); in ivtv_passthrough_mode()997 cx2341x_handler_set_busy(&itv->cxhdl, 0); in ivtv_passthrough_mode()
197 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy);
735 cx2341x_handler_set_busy(&cx->cxhdl, 1); in cx18_start_v4l2_encode_stream()837 cx2341x_handler_set_busy(&cx->cxhdl, 0); in cx18_stop_v4l2_encode_stream()
1714 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy) in cx2341x_handler_set_busy() function1726 EXPORT_SYMBOL(cx2341x_handler_set_busy);