Searched refs:cx25821_riscmem_alloc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
H A D | cx25821-core.c | 972 int cx25821_riscmem_alloc(struct pci_dev *pci, in cx25821_riscmem_alloc() function 993 EXPORT_SYMBOL(cx25821_riscmem_alloc); variable 1081 rc = cx25821_riscmem_alloc(pci, risc, instructions * 12); in cx25821_risc_buffer() 1185 rc = cx25821_riscmem_alloc(pci, risc, instructions * 12); in cx25821_risc_databuffer_audio()
|
H A D | cx25821.h | 395 extern int cx25821_riscmem_alloc(struct pci_dev *pci,
|
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
H A D | cx25821-core.c | 965 int cx25821_riscmem_alloc(struct pci_dev *pci, in cx25821_riscmem_alloc() function 986 EXPORT_SYMBOL(cx25821_riscmem_alloc); variable 1074 rc = cx25821_riscmem_alloc(pci, risc, instructions * 12); in cx25821_risc_buffer() 1178 rc = cx25821_riscmem_alloc(pci, risc, instructions * 12); in cx25821_risc_databuffer_audio()
|
H A D | cx25821.h | 394 extern int cx25821_riscmem_alloc(struct pci_dev *pci,
|
Completed in 6 milliseconds