Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-video.c196 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
201 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
210 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
216 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
222 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
Dcx25821.h416 extern int cx25821_risc_buffer(struct pci_dev *pci, struct cx25821_riscmem *risc,
Dcx25821-core.c1068 int cx25821_risc_buffer(struct pci_dev *pci, struct cx25821_riscmem *risc, in cx25821_risc_buffer() function