Home
last modified time | relevance | path

Searched refs:btcx_riscmem (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/media/common/
Dbtcx-risc.h4 struct btcx_riscmem { struct
17 struct btcx_riscmem *risc, argument
20 struct btcx_riscmem *risc);
/linux-6.1.9/drivers/media/pci/bt8xx/
Dbtcx-risc.h2 struct btcx_riscmem { struct
15 struct btcx_riscmem *risc, argument
18 struct btcx_riscmem *risc);
Dbttvp.h154 struct btcx_riscmem top;
155 struct btcx_riscmem bottom;
238 int bttv_risc_packed(struct bttv *btv, struct btcx_riscmem *risc,
247 int bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc,
456 struct btcx_riscmem main;
Dbttv-risc.c35 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()
235 bttv_risc_overlay(struct bttv *btv, struct btcx_riscmem *risc, in bttv_risc_overlay()
544 bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc, in bttv_risc_hook()
587 struct btcx_riscmem *top; in bttv_buffer_activate_vbi()
588 struct btcx_riscmem *bottom; in bttv_buffer_activate_vbi()
Dbtcx-risc.c42 struct btcx_riscmem *risc) in btcx_riscmem_free()
56 struct btcx_riscmem *risc, in btcx_riscmem_alloc()
Dbttv-driver.c3356 struct btcx_riscmem *risc) in bttv_risc_disasm()
3658 static inline int is_active(struct btcx_riscmem *risc, u32 rc) in is_active()