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

/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-risc.c481 bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc, function
598 bttv_risc_hook(btv, RISC_SLOT_O_VBI, top, top_irq_flags);
599 bttv_risc_hook(btv, RISC_SLOT_E_VBI, bottom, bottom_irq_flags);
621 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, &set->top->top,
623 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, &set->bottom->bottom,
634 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, &set->top->top,
636 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, NULL, 0);
644 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, NULL, 0);
645 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, &set->bottom->bottom,
650 bttv_risc_hook(bt
[all...]
H A Dbttvp.h206 int bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc,
H A Dbttv-driver.c2868 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, NULL, 0);

Completed in 192 milliseconds