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