Searched refs:btcx_riscmem (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/media/pci/bt8xx/ |
H A D | btcx-risc.h | 2 struct btcx_riscmem { struct 15 struct btcx_riscmem *risc, argument 18 struct btcx_riscmem *risc);
|
H A D | bttvp.h | 152 struct btcx_riscmem top; 153 struct btcx_riscmem bottom; 197 int bttv_risc_packed(struct bttv *btv, struct btcx_riscmem *risc, 206 int bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc, 413 struct btcx_riscmem main;
|
H A D | btcx-risc.c | 42 struct btcx_riscmem *risc) in btcx_riscmem_free() 56 struct btcx_riscmem *risc, in btcx_riscmem_alloc()
|
H A D | bttv-risc.c | 35 bttv_risc_packed(struct bttv *btv, struct btcx_riscmem *risc, in bttv_risc_packed() 114 bttv_risc_planar(struct bttv *btv, struct btcx_riscmem *risc, in bttv_risc_planar() 481 bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc, in bttv_risc_hook() 557 struct btcx_riscmem *top; in bttv_buffer_activate_vbi() 558 struct btcx_riscmem *bottom; in bttv_buffer_activate_vbi()
|
H A D | bttv-driver.c | 2561 struct btcx_riscmem *risc) in bttv_risc_disasm() 2877 static inline int is_active(struct btcx_riscmem *risc, u32 rc) in is_active()
|