Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt878.c3 * bt878.c: part of the driver for the Pinnacle PCTV Sat DVB PCI card
28 #include "bt878.h"
46 struct bt878 bt878[BT878_MAX]; variable
49 EXPORT_SYMBOL(bt878); variable
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()
136 printk(KERN_ERR "bt878: buffer size error!\n"); in bt878_make_risc()
143 static void bt878_risc_program(struct bt878 *b
[all...]
H A Dbt878.h3 bt878.h - Bt878 audio module (register offsets)
94 struct bt878 { struct
127 extern struct bt878 bt878[BT878_MAX];
129 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,
131 void bt878_stop(struct bt878 *bt);
H A Ddst_priv.h3 * dst-bt878.h: part of the DST driver for the TwinHan DST Frontend
34 struct bt878;
36 int bt878_device_control(struct bt878 *bt, unsigned int cmd, union dst_gpio_packet *mp);
H A Ddvb-bt8xx.h34 struct bt878 *bt;
H A DMakefile7 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
H A Ddst_common.h16 #include "bt878.h"
89 struct bt878* bt;
H A Ddvb-bt8xx.c24 #include "bt878.h"
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()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbt878.c3 * bt878.c: part of the driver for the Pinnacle PCTV Sat DVB PCI card
28 #include "bt878.h"
46 struct bt878 bt878[BT878_MAX]; variable
49 EXPORT_SYMBOL(bt878); variable
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()
136 printk(KERN_ERR "bt878: buffer size error!\n"); in bt878_make_risc()
143 static void bt878_risc_program(struct bt878 *b
[all...]
H A Dbt878.h3 bt878.h - Bt878 audio module (register offsets)
94 struct bt878 { struct
127 extern struct bt878 bt878[BT878_MAX];
129 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,
131 void bt878_stop(struct bt878 *bt);
H A Ddst_priv.h3 * dst-bt878.h: part of the DST driver for the TwinHan DST Frontend
34 struct bt878;
36 int bt878_device_control(struct bt878 *bt, unsigned int cmd, union dst_gpio_packet *mp);
H A Ddvb-bt8xx.h34 struct bt878 *bt;
H A DMakefile7 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
H A Ddst_common.h16 #include "bt878.h"
89 struct bt878* bt;
H A Ddvb-bt8xx.c24 #include "bt878.h"
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()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dor51211.c48 struct bt878* bt;
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dor51211.c48 struct bt878* bt;

Completed in 8 milliseconds