Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h210 int bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf);
H A Dbttv-risc.c660 bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf) in bttv_buffer_risc() function
H A Dbttv-driver.c1523 return bttv_buffer_risc(btv, buf); in buf_prepare()