Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-fileops.h27 int cx18_start_capture(struct cx18_open_id *id);
Dcx18-fileops.c491 int cx18_start_capture(struct cx18_open_id *id) in cx18_start_capture() function
591 rc = cx18_start_capture(id); in cx18_v4l2_read()
620 rc = cx18_start_capture(id); in cx18_v4l2_enc_poll()
670 rc = cx18_start_capture(id); in cx18_v4l2_mmap()
Dcx18-ioctl.c931 return cx18_start_capture(id); in cx18_encoder_cmd()