Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbttvp.h180 struct bttv_overlay { struct
181 unsigned int tvnorm;
182 struct v4l2_rect w;
183 enum v4l2_field field;
184 struct v4l2_clip *clips;
185 int nclips;
186 int setup_ok;
Dbttv-driver.c2590 static int bttv_overlay(struct file *file, void *f, unsigned int on) in bttv_overlay() function