Home
last modified time | relevance | path

Searched refs:bt878 (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/Documentation/media/v4l-drivers/
Dbttv-cardlist.rst58 - Hauppauge (bt878)
82 - Prolink Pixelview PlayTV (bt878)
110 - Modular Technology MM201/MM202/MM205/MM210/MM215 PCTV, bt878
114 - Askey CPH05X/06X (bt878) [many vendors]
122 - Hauppauge WinCam newer (bt878)
130 - Terratec TerraTV+ Version 1.1 (bt878)
178 - STB TV PCI FM, Gateway P/N 6000704 (bt878), 3Dfx VoodooTV 100
266 - Askey CPH061/ BESTBUY Easy TV (bt878)
398 - Formac ProTV II (bt878)
442 - PHYTEC VD-009-X1 VD-011 MiniDIN (bt878)
[all …]
Dbttv.rst61 only bt878-based cards can have a subsystem ID (which does not mean
365 Below is what the bt878 data book says about the PCI bug compatibility
366 modes of the bt878 chip.
527 doesn't work with bt878 boards according to some reports I received.
528 Another one with bt878 support is available from
757 - LR99 Rev.E = Low profile card for OEM integration (only internal audio!) bt878
806 - 50680 "TV Tuner PCI Pal BG"(old,red package)=can be CPH03x(bt848) or CPH06x(bt878)
870 - PV-BT878P Rev.1D (bt878, capture only)
1323 - STB Gateway 6000704 (bt878)
1427 -880 WinTV-PVR-PCI (199USD) (KFIR chipset + bt878)
[all …]
/Linux-v5.4/drivers/media/pci/bt8xx/
Dbt878.c46 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()
143 static void bt878_risc_program(struct bt878 *bt, u32 op_sync_orin) in bt878_risc_program()
185 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin, in bt878_start()
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()
[all …]
Dbt878.h94 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);
Ddst_priv.h34 struct bt878;
36 int bt878_device_control(struct bt878 *bt, unsigned int cmd, union dst_gpio_packet *mp);
Ddvb-bt8xx.h34 struct bt878 *bt;
DMakefile7 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
Ddst_common.h89 struct bt878* bt;
DKconfig26 tristate "DVB/ATSC Support for bt878 based TV cards"
Ddvb-bt8xx.c109 static struct bt878 *dvb_bt8xx_878_match(unsigned int bttv_nr, in dvb_bt8xx_878_match()
116 if (is_pci_slot_eq(bt878[card_nr].dev, bttv_pci_dev)) in dvb_bt8xx_878_match()
117 return &bt878[card_nr]; in dvb_bt8xx_878_match()
/Linux-v5.4/Documentation/driver-api/
Dbt8xxgpio.rst8 Brooktree bt848, bt849, bt878 or bt879 based analog TV tuner card. The
/Linux-v5.4/drivers/media/pci/cx88/
DKconfig3 tristate "Conexant 2388x (bt878 successor) support"
/Linux-v5.4/Documentation/sound/cards/
Dbt87x.rst8 You might have noticed that the bt878 grabber cards have actually
/Linux-v5.4/Documentation/media/dvb-drivers/
Dbt8xx.rst118 /sys/bus/pci/drivers/bt878/new_id
/Linux-v5.4/drivers/media/dvb-frontends/
Dor51211.c48 struct bt878* bt;
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt445 bttv.card= [HW,V4L] bttv (bt848 + bt878 based grabber cards)