Home
last modified time | relevance | path

Searched refs:cx2341x_handler_set_busy (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/media/video/ivtv/
Divtv-streams.c585 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()
/linux-2.6.39/include/media/
Dcx2341x.h197 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy);
/linux-2.6.39/drivers/media/video/cx18/
Dcx18-streams.c735 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()
/linux-2.6.39/drivers/media/video/
Dcx2341x.c1714 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy) in cx2341x_handler_set_busy() function
1726 EXPORT_SYMBOL(cx2341x_handler_set_busy);