Searched refs:ivtv_v4l2_open (Results 1 – 3 of 3) sorted by relevance
13 int ivtv_v4l2_open(struct file *filp);
52 .open = ivtv_v4l2_open,65 .open = ivtv_v4l2_open,76 .open = ivtv_v4l2_open,
1034 int ivtv_v4l2_open(struct file *filp) function