Home
last modified time | relevance | path

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

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