Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx18/
Dcx18-fileops.h19 void cx18_stop_capture(struct cx18_open_id *id, int gop_end);
Dcx18-fileops.c698 void cx18_stop_capture(struct cx18_open_id *id, int gop_end) in cx18_stop_capture() function
774 cx18_stop_capture(id, 0); in cx18_v4l2_close()
Dcx18-ioctl.c933 cx18_stop_capture(id, in cx18_encoder_cmd()