Searched refs:__pci_epf_mhi_alloc_map (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/pci/endpoint/functions/ |
D | pci-epf-mhi.c | 136 static int __pci_epf_mhi_alloc_map(struct mhi_ep_cntrl *mhi_cntrl, u64 pci_addr, in __pci_epf_mhi_alloc_map() function 169 return __pci_epf_mhi_alloc_map(mhi_cntrl, pci_addr, paddr, vaddr, in pci_epf_mhi_alloc_map() 223 ret = __pci_epf_mhi_alloc_map(mhi_cntrl, from, &tre_phys, &tre_buf, in pci_epf_mhi_iatu_read() 251 ret = __pci_epf_mhi_alloc_map(mhi_cntrl, to, &tre_phys, &tre_buf, in pci_epf_mhi_iatu_write()
|