Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.h19 void cx18_stop_capture(struct cx18_stream *s, int gop_end);
H A Dcx18-fileops.c640 void cx18_stop_capture(struct cx18_stream *s, int gop_end) in cx18_stop_capture() function
721 cx18_stop_capture(s, 0); in cx18_v4l2_close()
H A Dcx18-streams.c218 cx18_stop_capture(s, 0); in cx18_stop_streaming()
H A Dcx18-ioctl.c857 cx18_stop_capture(&cx->streams[id->type], in cx18_encoder_cmd()