Home
last modified time | relevance | path

Searched refs:cx88_risc_databuffer (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-core.c177 int cx88_risc_databuffer(struct pci_dev *pci, struct cx88_riscmem *risc, in cx88_risc_databuffer() function
209 EXPORT_SYMBOL(cx88_risc_databuffer);
Dcx88.h627 cx88_risc_databuffer(struct pci_dev *pci, struct cx88_riscmem *risc,
Dcx88-mpeg.c228 rc = cx88_risc_databuffer(dev->pci, risc, sgt->sgl, in cx8802_buf_prepare()
Dcx88-alsa.c484 ret = cx88_risc_databuffer(chip->pci, &buf->risc, buf->sglist, in snd_cx88_hw_params()