Home
last modified time | relevance | path

Searched defs:bttv_overlay (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttvp.h168 struct bttv_overlay { struct
169 unsigned int tvnorm;
170 struct v4l2_rect w;
171 enum v4l2_field field;
172 struct v4l2_clip *clips;
173 int nclips;
174 int setup_ok;
Dbttv-driver.c2525 static int bttv_overlay(struct file *file, void *f, unsigned int on) in bttv_overlay() function