Searched refs:pci_endpoint_test (Results 1 – 6 of 6) sorted by relevance
74 #define to_endpoint_test(priv) container_of((priv), struct pci_endpoint_test, \94 struct pci_endpoint_test { struct114 static inline u32 pci_endpoint_test_readl(struct pci_endpoint_test *test, in pci_endpoint_test_readl() argument120 static inline void pci_endpoint_test_writel(struct pci_endpoint_test *test, in pci_endpoint_test_writel()126 static inline u32 pci_endpoint_test_bar_readl(struct pci_endpoint_test *test, in pci_endpoint_test_bar_readl()132 static inline void pci_endpoint_test_bar_writel(struct pci_endpoint_test *test, in pci_endpoint_test_bar_writel()140 struct pci_endpoint_test *test = dev_id; in pci_endpoint_test_irqhandler()155 static void pci_endpoint_test_free_irq_vectors(struct pci_endpoint_test *test) in pci_endpoint_test_free_irq_vectors()162 static bool pci_endpoint_test_alloc_irq_vectors(struct pci_endpoint_test *test, in pci_endpoint_test_alloc_irq_vectors()199 static void pci_endpoint_test_release_irq(struct pci_endpoint_test *test) in pci_endpoint_test_release_irq()[all …]
54 obj-$(CONFIG_PCI_ENDPOINT_TEST) += pci_endpoint_test.o
7 The "pci_endpoint_test" driver can be used to perform the following tests.
10 and pci_endpoint_test host driver for testing PCI. The list of steps to
178 'P' 01-09 drivers/misc/pci_endpoint_test.c conflict!
12543 F: drivers/misc/pci_endpoint_test.c