Searched refs:pci_p2pdma_enable_show (Results 1 – 3 of 3) sorted by relevance
35 ssize_t pci_p2pdma_enable_show(char *page, struct pci_dev *p2p_dev,88 static inline ssize_t pci_p2pdma_enable_show(char *page, in pci_p2pdma_enable_show() function
1030 * pci_p2pdma_enable_show() should be used as the show operation for1071 * pci_p2pdma_enable_show - show a configfs/sysfs attribute indicating1082 ssize_t pci_p2pdma_enable_show(char *page, struct pci_dev *p2p_dev, in pci_p2pdma_enable_show() function 1093 EXPORT_SYMBOL_GPL(pci_p2pdma_enable_show);
542 return pci_p2pdma_enable_show(page, ns->p2p_dev, ns->use_p2pmem); in nvmet_ns_p2pmem_show()