Home
last modified time | relevance | path

Searched refs:cx18_stop_capture (Results 1 – 3 of 3) sorted by relevance

/drivers/media/pci/cx18/
Dcx18-fileops.h33 void cx18_stop_capture(struct cx18_open_id *id, int gop_end);
Dcx18-fileops.c704 void cx18_stop_capture(struct cx18_open_id *id, int gop_end) in cx18_stop_capture() function
781 cx18_stop_capture(id, 0); in cx18_v4l2_close()
Dcx18-ioctl.c931 cx18_stop_capture(id, in cx18_encoder_cmd()