bt878
struct bt878* bt;
static int bt878_make_risc(struct bt878 *bt)
static void bt878_risc_program(struct bt878 *bt, u32 op_sync_orin)
void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,
void bt878_stop(struct bt878 *bt)
struct bt878 *bt;
bt = (struct bt878 *) dev_id;
bt878_device_control(struct bt878 *bt, unsigned int cmd, union dst_gpio_packet *mp)
struct bt878 *bt;
bt = &bt878[bt878_num];
struct bt878 bt878[BT878_MAX];
EXPORT_SYMBOL(bt878);
struct bt878 *bt = pci_get_drvdata(pci_dev);
static void bt878_mem_free(struct bt878 *bt)
static int bt878_mem_alloc(struct bt878 *bt)
extern struct bt878 bt878[BT878_MAX];
void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,
void bt878_stop(struct bt878 *bt);
struct bt878* bt;
struct bt878;
int bt878_device_control(struct bt878 *bt, unsigned int cmd, union dst_gpio_packet *mp);
static struct bt878 *dvb_bt8xx_878_match(unsigned int bttv_nr,
if (is_pci_slot_eq(bt878[card_nr].dev, bttv_pci_dev))
return &bt878[card_nr];
struct bt878 *bt = from_work(bt, t, bh_work);
struct bt878 *bt;