Home
last modified time | relevance | path

Searched refs:pci_alloc_noncache_mem (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/platform/
H A Dplatform_mips_98d_pci.c69 void *pci_alloc_noncache_mem(struct pci_dev *pdev, in pci_alloc_noncache_mem() function
143 void *pci_alloc_noncache_mem(struct pci_dev *pdev,
H A Dplatform_ops.h37 void *pci_alloc_noncache_mem(struct pci_dev *pdev,
H A Dplatform_linux_pc_pci.c90 void *pci_alloc_noncache_mem(struct pci_dev *pdev, in pci_alloc_noncache_mem() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/platform/
H A Dplatform_mips_98d_pci.c69 void *pci_alloc_noncache_mem(struct pci_dev *pdev, in pci_alloc_noncache_mem() function
143 void *pci_alloc_noncache_mem(struct pci_dev *pdev,
H A Dplatform_ops.h35 void *pci_alloc_noncache_mem(struct pci_dev *pdev,
H A Dplatform_linux_pc_pci.c68 void *pci_alloc_noncache_mem(struct pci_dev *pdev, in pci_alloc_noncache_mem() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_linux.h179 return pci_alloc_noncache_mem(pdev, bus_addr_l, buf_sz); in _os_shmem_alloc()
257 data = pci_alloc_noncache_mem(pdev, (dma_addr_t *)&skb->cb, buf_sz); in _os_alloc_noncashe_skb()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_linux.h163 return pci_alloc_noncache_mem(pdev, bus_addr_l, buf_sz); in _os_shmem_alloc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_xmit.c7575 tx_data = pci_alloc_noncache_mem(pdev, &phy_addr, tx_req->total_len); in core_migrate_to_coherent_buf()