Searched refs:cx88_risc_databuffer (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88-core.c | 176 int cx88_risc_databuffer(struct pci_dev *pci, struct cx88_riscmem *risc, in cx88_risc_databuffer() function 1075 EXPORT_SYMBOL(cx88_risc_databuffer);
|
D | cx88.h | 634 cx88_risc_databuffer(struct pci_dev *pci, struct cx88_riscmem *risc,
|
D | cx88-mpeg.c | 238 rc = cx88_risc_databuffer(dev->pci, risc, sgt->sgl, in cx8802_buf_prepare()
|
D | cx88-alsa.c | 501 ret = cx88_risc_databuffer(chip->pci, &buf->risc, buf->sglist, in snd_cx88_hw_params()
|