Searched refs:ivtv_v4l2_open (Results 1 – 3 of 3) sorted by relevance
25 int ivtv_v4l2_open(struct file *filp);
52 .open = ivtv_v4l2_open,62 .open = ivtv_v4l2_open,70 .open = ivtv_v4l2_open,
1046 int ivtv_v4l2_open(struct file *filp) function