Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/cx25821/
Dcx25821-video.c179 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
184 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
193 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
199 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
205 ret = cx25821_risc_buffer(dev->pci, &buf->risc, in cx25821_buffer_prepare()
Dcx25821.h397 extern int cx25821_risc_buffer(struct pci_dev *pci, struct cx25821_riscmem *risc,
Dcx25821-core.c1050 int cx25821_risc_buffer(struct pci_dev *pci, struct cx25821_riscmem *risc, in cx25821_risc_buffer() function