Searched refs:bttv_risc_hook (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-risc.c548 bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc, function
632 bttv_risc_hook(btv, RISC_SLOT_O_VBI, top, top_irq_flags);
633 bttv_risc_hook(btv, RISC_SLOT_E_VBI, bottom, bottom_irq_flags);
658 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, &set->top->top,
660 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, &set->bottom->bottom,
672 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, &set->top->top,
674 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, NULL, 0);
683 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, NULL, 0);
684 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, &set->bottom->bottom,
689 bttv_risc_hook(bt
[all...]
H A Dbttvp.h235 int bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc,
H A Dbttv-driver.c4317 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, NULL, 0);

Completed in 108 milliseconds