Home
last modified time | relevance | path

Searched refs:bttv_buffer_risc (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/media/video/bt8xx/
Dbttvp.h265 int bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf);
Dbttv-risc.c706 bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf) in bttv_buffer_risc() function
Dbttv-driver.c1781 if (0 != (rc = bttv_buffer_risc(btv,buf))) in bttv_prepare_buffer()