Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttvp.h264 int bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf);
Dbttv-risc.c709 bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf) in bttv_buffer_risc() function
Dbttv-driver.c1647 if (0 != (rc = bttv_buffer_risc(btv,buf))) in bttv_prepare_buffer()