Searched defs:bttv_core (Results 1 – 1 of 1) sorted by relevance
198 struct bttv_core { struct200 struct v4l2_device v4l2_dev;201 struct pci_dev *pci;202 struct i2c_adapter i2c_adap;203 struct list_head subs; /* struct bttv_sub_device */206 unsigned int nr; /* dev nr (for printk("bttv%d: ..."); */207 unsigned int type; /* card type (pointer into tvcards[]) */