Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/cx25821/
Dcx25821-video.c198 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
203 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
212 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
218 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
224 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
Dcx25821.h417 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