Searched refs:flexcop_dma_allocate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/b2c2/ |
H A D | flexcop-dma.c | 9 int flexcop_dma_allocate(struct pci_dev *pdev, in flexcop_dma_allocate() function 32 EXPORT_SYMBOL(flexcop_dma_allocate); variable
|
H A D | flexcop-pci.c | 264 ret = flexcop_dma_allocate(fc_pci->pdev, &fc_pci->dma[0], in flexcop_pci_dma_init() 269 ret = flexcop_dma_allocate(fc_pci->pdev, &fc_pci->dma[1], in flexcop_pci_dma_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/b2c2/ |
H A D | flexcop-dma.c | 9 int flexcop_dma_allocate(struct pci_dev *pdev, in flexcop_dma_allocate() function 32 EXPORT_SYMBOL(flexcop_dma_allocate); variable
|
H A D | flexcop-pci.c | 264 ret = flexcop_dma_allocate(fc_pci->pdev, &fc_pci->dma[0], in flexcop_pci_dma_init() 269 ret = flexcop_dma_allocate(fc_pci->pdev, &fc_pci->dma[1], in flexcop_pci_dma_init()
|
/kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
H A D | flexcop-common.h | 122 int flexcop_dma_allocate(struct pci_dev *pdev,
|
/kernel/linux/linux-6.6/drivers/media/common/b2c2/ |
H A D | flexcop-common.h | 122 int flexcop_dma_allocate(struct pci_dev *pdev,
|
Completed in 5 milliseconds