Searched refs:bttv_try_fmt_vbi_cap (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 268 int bttv_try_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *f);
|
H A D | bttv-vbi.c | 300 int bttv_try_fmt_vbi_cap(struct file *file, void *f, struct v4l2_format *frt) in bttv_try_fmt_vbi_cap() function
|
H A D | bttv-driver.c | 3108 .vidioc_try_fmt_vbi_cap = bttv_try_fmt_vbi_cap,
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 230 int bttv_try_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *f);
|
H A D | bttv-vbi.c | 246 int bttv_try_fmt_vbi_cap(struct file *file, void *f, struct v4l2_format *frt) in bttv_try_fmt_vbi_cap() function
|
H A D | bttv-driver.c | 2327 .vidioc_try_fmt_vbi_cap = bttv_try_fmt_vbi_cap,
|
Completed in 14 milliseconds