Home
last modified time | relevance | path

Searched refs:RISC_SLOT_E_FIELD (Results 1 – 2 of 2) sorted by relevance

/drivers/media/pci/bt8xx/
Dbttv-risc.c623 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, &set->bottom->bottom, in bttv_buffer_activate_video()
636 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, NULL, 0); in bttv_buffer_activate_video()
645 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, &set->bottom->bottom, in bttv_buffer_activate_video()
651 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, NULL, 0); in bttv_buffer_activate_video()
Dbttvp.h50 #define RISC_SLOT_E_FIELD 12 macro