Searched refs:pci_endpoint_test (Results 1 – 6 of 6) sorted by relevance
86 #define to_endpoint_test(priv) container_of((priv), struct pci_endpoint_test, \106 struct pci_endpoint_test { struct128 static inline u32 pci_endpoint_test_readl(struct pci_endpoint_test *test, in pci_endpoint_test_readl() argument134 static inline void pci_endpoint_test_writel(struct pci_endpoint_test *test, in pci_endpoint_test_writel()140 static inline u32 pci_endpoint_test_bar_readl(struct pci_endpoint_test *test, in pci_endpoint_test_bar_readl()146 static inline void pci_endpoint_test_bar_writel(struct pci_endpoint_test *test, in pci_endpoint_test_bar_writel()154 struct pci_endpoint_test *test = dev_id; in pci_endpoint_test_irqhandler()169 static void pci_endpoint_test_free_irq_vectors(struct pci_endpoint_test *test) in pci_endpoint_test_free_irq_vectors()177 static bool pci_endpoint_test_alloc_irq_vectors(struct pci_endpoint_test *test, in pci_endpoint_test_alloc_irq_vectors()216 static void pci_endpoint_test_release_irq(struct pci_endpoint_test *test) in pci_endpoint_test_release_irq()[all …]
52 obj-$(CONFIG_PCI_ENDPOINT_TEST) += pci_endpoint_test.o
11 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
180 'P' 01-09 drivers/misc/pci_endpoint_test.c conflict!
15889 F: drivers/misc/pci_endpoint_test.c