Searched refs:bt878 (Results 1 – 21 of 21) sorted by relevance
/linux-4.1.27/Documentation/video4linux/ |
D | CARDLIST.bttv | 11 10 -> Hauppauge (bt878) [0070:13eb,0070:3900,2636:10b4] 17 16 -> Prolink Pixelview PlayTV (bt878) 24 23 -> Modular Technology MM201/MM202/MM205/MM210/MM215 PCTV, bt878 [14c7:0101] 25 24 -> Askey CPH05X/06X (bt878) [many vendors] [144f:3002,144f:3005,144f:5000,14ff:3000] 27 26 -> Hauppauge WinCam newer (bt878) 29 28 -> Terratec TerraTV+ Version 1.1 (bt878) [153b:1127,1852:1852] 41 40 -> STB TV PCI FM, Gateway P/N 6000704 (bt878), 3Dfx VoodooTV 100 [10b4:2636,10b4:2645,121a:3060] 63 62 -> Askey CPH061/ BESTBUY Easy TV (bt878) 96 95 -> Formac ProTV II (bt878) 107 106 -> PHYTEC VD-009-X1 VD-011 MiniDIN (bt878) [all …]
|
D | lifeview.txt | 5 bt878:
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bt878.c | 63 struct bt878 bt878[BT878_MAX]; variable 66 EXPORT_SYMBOL(bt878); 84 static void bt878_mem_free(struct bt878 *bt) in bt878_mem_free() 99 static int bt878_mem_alloc(struct bt878 *bt) in bt878_mem_alloc() 140 static int bt878_make_risc(struct bt878 *bt) in bt878_make_risc() 160 static void bt878_risc_program(struct bt878 *bt, u32 op_sync_orin) in bt878_risc_program() 202 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin, in bt878_start() 236 void bt878_stop(struct bt878 *bt) in bt878_stop() 268 struct bt878 *bt; in bt878_irq() 270 bt = (struct bt878 *) dev_id; in bt878_irq() [all …]
|
D | bt878.h | 106 struct bt878 { struct 139 extern struct bt878 bt878[BT878_MAX]; argument 141 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin, 143 void bt878_stop(struct bt878 *bt);
|
D | dst_priv.h | 33 struct bt878; 35 int bt878_device_control(struct bt878 *bt, unsigned int cmd, union dst_gpio_packet *mp);
|
D | dvb-bt8xx.h | 48 struct bt878 *bt;
|
D | Makefile | 6 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
|
D | dst_common.h | 101 struct bt878* bt;
|
D | Kconfig | 25 tristate "DVB/ATSC Support for bt878 based TV cards"
|
D | dvb-bt8xx.c | 121 static struct bt878 *dvb_bt8xx_878_match(unsigned int bttv_nr, in dvb_bt8xx_878_match() 128 if (is_pci_slot_eq(bt878[card_nr].dev, bttv_pci_dev)) in dvb_bt8xx_878_match() 129 return &bt878[card_nr]; in dvb_bt8xx_878_match()
|
/linux-4.1.27/Documentation/sound/oss/ |
D | btaudio | 10 You might have noticed that the bt878 grabber cards have actually 46 the external source which feeds the bt878 with digital sound via I2S
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | Cards | 162 LR99 Rev.E = Low profile card for OEM integration (only internal audio!) bt878 196 50680 "TV Tuner PCI Pal BG"(old,red package)=can be CPH03x(bt848) or CPH06x(bt878) 250 PV-BT878P Rev.1D (bt878, capture only) 586 STB Gateway 6000704 (bt878) 663 880 WinTV-PVR-PCI (199USD) (KFIR chipset + bt878) 755 VCC100 rev2 (bt878) 779 ITC DSTTV (bt878, satellite) 824 Eline Vision TVMaster / TVMaster FM (ELV-TVM/ ELV-TVM-FM) = LR26 (bt878) 895 DST Card/DST-IP (bt878, twinhan asic) VP-1020 911 InVideo PCI (bt878)
|
D | README.quirks | 2 Below is what the bt878 data book says about the PCI bug compatibility 3 modes of the bt878 chip.
|
D | Sound-FAQ | 84 does'nt work with bt878 boards according to some reports I received. 85 Another one with bt878 support is available from
|
D | README | 49 only bt878-based cards can have a subsystem ID (which does not mean
|
/linux-4.1.27/Documentation/ |
D | bt8xxgpio.txt | 12 Brooktree bt848, bt849, bt878 or bt879 based analog TV tuner card. The
|
D | kernel-parameters.txt | 551 bttv.card= [HW,V4L] bttv (bt848 + bt878 based grabber cards)
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | Kconfig | 2 tristate "Conexant 2388x (bt878 successor) support"
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Bt87x.txt | 4 You might have noticed that the bt878 grabber cards have actually
|
/linux-4.1.27/Documentation/dvb/ |
D | bt8xx.txt | 88 /sys/bus/pci/drivers/bt878/new_id
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | or51211.c | 62 struct bt878* bt;
|