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