Home
last modified time | relevance | path

Searched refs:cx18_v4l2_open (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/cx18/
H A Dcx18-streams.c28 .open = cx18_v4l2_open,
36 .open = cx18_v4l2_open,
H A Dcx18-fileops.c775 int cx18_v4l2_open(struct file *filp) in cx18_v4l2_open() function