Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-fileops.h32 int cx18_start_capture(struct cx18_open_id *id);
Dcx18-fileops.c497 int cx18_start_capture(struct cx18_open_id *id) in cx18_start_capture() function
597 rc = cx18_start_capture(id); in cx18_v4l2_read()
626 rc = cx18_start_capture(id); in cx18_v4l2_enc_poll()
676 rc = cx18_start_capture(id); in cx18_v4l2_mmap()
Dcx18-ioctl.c936 return cx18_start_capture(id); in cx18_encoder_cmd()