Searched refs:pci_endpoint_test (Results 1 – 6 of 6) sorted by relevance
87 #define to_endpoint_test(priv) container_of((priv), struct pci_endpoint_test, \107 struct pci_endpoint_test { struct129 static inline u32 pci_endpoint_test_readl(struct pci_endpoint_test *test, in pci_endpoint_test_readl() argument135 static inline void pci_endpoint_test_writel(struct pci_endpoint_test *test, in pci_endpoint_test_writel()141 static inline u32 pci_endpoint_test_bar_readl(struct pci_endpoint_test *test, in pci_endpoint_test_bar_readl()147 static inline void pci_endpoint_test_bar_writel(struct pci_endpoint_test *test, in pci_endpoint_test_bar_writel()155 struct pci_endpoint_test *test = dev_id; in pci_endpoint_test_irqhandler()167 static void pci_endpoint_test_free_irq_vectors(struct pci_endpoint_test *test) in pci_endpoint_test_free_irq_vectors()175 static bool pci_endpoint_test_alloc_irq_vectors(struct pci_endpoint_test *test, in pci_endpoint_test_alloc_irq_vectors()214 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
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
181 'P' 01-09 drivers/misc/pci_endpoint_test.c conflict!
16485 F: drivers/misc/pci_endpoint_test.c