Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/cx18/
Dcx18-fileops.h18 int cx18_start_capture(struct cx18_open_id *id);
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()
611 rc = cx18_start_capture(id); in cx18_v4l2_enc_poll()
661 rc = cx18_start_capture(id); in cx18_v4l2_mmap()
Dcx18-ioctl.c928 return cx18_start_capture(id); in cx18_encoder_cmd()