Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-fileops.h21 int ivtv_start_capture(struct ivtv_open_id *id);
H A Divtv-fileops.c415 int ivtv_start_capture(struct ivtv_open_id *id) in ivtv_start_capture() function
504 rc = ivtv_start_capture(id); in ivtv_v4l2_read()
771 rc = ivtv_start_capture(id); in ivtv_v4l2_enc_poll()
H A Divtv-ioctl.c1286 return ivtv_start_capture(id); in ivtv_encoder_cmd()