Searched refs:pci_alloc_noncache_mem (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/platform/ |
| H A D | platform_mips_98d_pci.c | 69 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 D | platform_ops.h | 37 void *pci_alloc_noncache_mem(struct pci_dev *pdev,
|
| H A D | platform_linux_pc_pci.c | 90 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 D | platform_mips_98d_pci.c | 69 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 D | platform_ops.h | 35 void *pci_alloc_noncache_mem(struct pci_dev *pdev,
|
| H A D | platform_linux_pc_pci.c | 68 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 D | pltfm_ops_linux.h | 179 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 D | pltfm_ops_linux.h | 163 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 D | rtw_xmit.c | 7575 tx_data = pci_alloc_noncache_mem(pdev, &phy_addr, tx_req->total_len); in core_migrate_to_coherent_buf()
|