Searched refs:bt878 (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/Documentation/admin-guide/media/ |
A D | bttv-cardlist.rst | 58 - Hauppauge (bt878) 82 - Prolink Pixelview PlayTV (bt878) 122 - Hauppauge WinCam newer (bt878) 130 - Terratec TerraTV+ Version 1.1 (bt878) 398 - Formac ProTV II (bt878) 450 - PHYTEC VD-009 MiniDIN (bt878) 454 - PHYTEC VD-009 Combi (bt878) 590 - Hauppauge ImpactVCB (bt878) 630 - PHYTEC VD-012 (bt878) 634 - PHYTEC VD-012-X1 (bt878) [all …]
|
A D | pci-cardlist.rst | 60 bt878 DVB/ATSC Support for bt878 based TV cards 66 cx88xx Conexant 2388x (bt878 successor)
|
A D | bttv.rst | 78 only bt878-based cards can have a subsystem ID (which does not mean 319 Below is what the bt878 data book says about the PCI bug compatibility 320 modes of the bt878 chip. 704 - PV-BT878P Rev.1D (bt878, capture only) 1159 - STB Gateway 6000704 (bt878) 1263 -880 WinTV-PVR-PCI (199USD) (KFIR chipset + bt878) 1365 - VCC100 rev2 (bt878) 1397 - ITC DSTTV (bt878, satellite) 1451 - Eline Vision TVMaster / TVMaster FM (ELV-TVM/ ELV-TVM-FM) = LR26 (bt878) 1555 - DST Card/DST-IP (bt878, twinhan asic) VP-1020 [all …]
|
A D | bt8xx.rst | 152 /sys/bus/pci/drivers/bt878/new_id
|
/linux-6.3-rc2/drivers/media/pci/bt8xx/ |
A D | bt878.c | 46 struct bt878 bt878[BT878_MAX]; variable 49 EXPORT_SYMBOL(bt878); 67 static void bt878_mem_free(struct bt878 *bt) in bt878_mem_free() 82 static int bt878_mem_alloc(struct bt878 *bt) in bt878_mem_alloc() 123 static int bt878_make_risc(struct bt878 *bt) in bt878_make_risc() 219 void bt878_stop(struct bt878 *bt) in bt878_stop() 251 struct bt878 *bt; in bt878_irq() 253 bt = (struct bt878 *) dev_id; in bt878_irq() 402 struct bt878 *bt; in bt878_probe() 420 bt = &bt878[bt878_num]; in bt878_probe() [all …]
|
A D | bt878.h | 94 struct bt878 { struct 127 extern struct bt878 bt878[BT878_MAX]; argument 129 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin, 131 void bt878_stop(struct bt878 *bt);
|
A D | dst_priv.h | 34 struct bt878; 36 int bt878_device_control(struct bt878 *bt, unsigned int cmd, union dst_gpio_packet *mp);
|
A D | dvb-bt8xx.h | 34 struct bt878 *bt;
|
A D | Makefile | 7 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
|
A D | dst_common.h | 89 struct bt878* bt;
|
A D | Kconfig | 26 tristate "DVB/ATSC Support for bt878 based TV cards"
|
A D | dvb-bt8xx.c | 44 struct bt878 *bt = from_tasklet(bt, t, tasklet); in dvb_bt8xx_task() 110 static struct bt878 *dvb_bt8xx_878_match(unsigned int bttv_nr, in dvb_bt8xx_878_match() 117 if (is_pci_slot_eq(bt878[card_nr].dev, bttv_pci_dev)) in dvb_bt8xx_878_match() 118 return &bt878[card_nr]; in dvb_bt8xx_878_match()
|
/linux-6.3-rc2/Documentation/driver-api/gpio/ |
A D | bt8xxgpio.rst | 8 Brooktree bt848, bt849, bt878 or bt879 based analog TV tuner card. The
|
/linux-6.3-rc2/drivers/media/pci/cx88/ |
A D | Kconfig | 3 tristate "Conexant 2388x (bt878 successor) support"
|
/linux-6.3-rc2/Documentation/sound/cards/ |
A D | bt87x.rst | 8 You might have noticed that the bt878 grabber cards have actually
|
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | or51211.c | 48 struct bt878* bt;
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | kernel-parameters.txt | 493 bttv.card= [HW,V4L] bttv (bt848 + bt878 based grabber cards)
|
Completed in 32 milliseconds