Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/ivtv/ !
Divtv-fileops.h22 void ivtv_stop_capture(struct ivtv_open_id *id, int gop_end);
Divtv-fileops.c796 void ivtv_stop_capture(struct ivtv_open_id *id, int gop_end) in ivtv_stop_capture() function
923 ivtv_stop_capture(id, 0); in ivtv_v4l2_close()
Divtv-ioctl.c1291 ivtv_stop_capture(id, enc->flags & V4L2_ENC_CMD_STOP_AT_GOP_END); in ivtv_encoder_cmd()