Searched refs:cx23885_risc_buffer (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-video.c | 363 ret = cx23885_risc_buffer(dev->pci, &buf->risc, in buffer_prepare() 368 ret = cx23885_risc_buffer(dev->pci, &buf->risc, in buffer_prepare() 396 ret = cx23885_risc_buffer(dev->pci, &buf->risc, in buffer_prepare() 403 ret = cx23885_risc_buffer(dev->pci, &buf->risc, in buffer_prepare() 410 ret = cx23885_risc_buffer(dev->pci, &buf->risc, in buffer_prepare()
|
H A D | cx23885.h | 517 extern int cx23885_risc_buffer(struct pci_dev *pci, struct cx23885_riscmem *risc,
|
H A D | cx23885-core.c | 1198 int cx23885_risc_buffer(struct pci_dev *pci, struct cx23885_riscmem *risc, in cx23885_risc_buffer() function
|