Searched refs:dmahandle (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 99 dma_addr_t dmahandle; member 162 hc->hw.dmahandle); in release_io_hfcpci() 2018 buffer = dma_alloc_coherent(&hc->pdev->dev, 0x8000, &hc->hw.dmahandle, in setup_hw() 2027 pci_write_config_dword(hc->pdev, 0x80, hc->hw.dmahandle); in setup_hw() 2033 hc->hw.dmahandle); in setup_hw() 2040 &hc->hw.dmahandle, hc->irq, HZ); in setup_hw()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 99 dma_addr_t dmahandle; member 162 hc->hw.dmahandle); in release_io_hfcpci() 2018 buffer = dma_alloc_coherent(&hc->pdev->dev, 0x8000, &hc->hw.dmahandle, in setup_hw() 2027 pci_write_config_dword(hc->pdev, 0x80, hc->hw.dmahandle); in setup_hw() 2033 hc->hw.dmahandle); in setup_hw() 2040 &hc->hw.dmahandle, hc->irq, HZ); in setup_hw()
|
Completed in 6 milliseconds