Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.h18 int cx18_start_capture(struct cx18_open_id *id);
H A Dcx18-fileops.c482 int cx18_start_capture(struct cx18_open_id *id) in cx18_start_capture() function
582 rc = cx18_start_capture(id); in cx18_v4l2_read()
605 rc = cx18_start_capture(id); in cx18_v4l2_enc_poll()
H A Dcx18-streams.c199 rc = cx18_start_capture(fh2id(owner)); in cx18_start_streaming()
H A Dcx18-ioctl.c852 return cx18_start_capture(id); in cx18_encoder_cmd()