Searched refs:pci_p2pmem_find (Results 1 – 3 of 3) sorted by relevance
117 static inline struct pci_dev *pci_p2pmem_find(struct device *client) in pci_p2pmem_find() function
110 that's compatible with all clients using :c:func:`pci_p2pmem_find()`.
485 p2p_dev = pci_p2pmem_find(nvmet_ns_dev(ns)); in nvmet_p2pmem_ns_enable()