Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/ivtv/
Divtv-fileops.h13 int ivtv_v4l2_open(struct file *filp);
Divtv-streams.c52 .open = ivtv_v4l2_open,
65 .open = ivtv_v4l2_open,
76 .open = ivtv_v4l2_open,
Divtv-fileops.c1034 int ivtv_v4l2_open(struct file *filp) function