Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttvp.h251 int bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf);
Dbttv-risc.c696 bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf) in bttv_buffer_risc() function
Dbttv-driver.c1617 if (0 != (rc = bttv_buffer_risc(btv,buf))) in bttv_prepare_buffer()