Searched refs:cx88_risc_databuffer (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-core.c | 185 int cx88_risc_databuffer(struct pci_dev *pci, struct cx88_riscmem *risc, in cx88_risc_databuffer() function 216 EXPORT_SYMBOL(cx88_risc_databuffer);
|
D | cx88.h | 636 cx88_risc_databuffer(struct pci_dev *pci, struct cx88_riscmem *risc,
|
D | cx88-mpeg.c | 234 rc = cx88_risc_databuffer(dev->pci, risc, sgt->sgl, in cx8802_buf_prepare()
|
D | cx88-alsa.c | 493 ret = cx88_risc_databuffer(chip->pci, &buf->risc, buf->sglist, in snd_cx88_hw_params()
|