Searched refs:pci_endpoint_test (Results 1 – 6 of 6) sorted by relevance
80 #define to_endpoint_test(priv) container_of((priv), struct pci_endpoint_test, \100 struct pci_endpoint_test { struct120 static inline u32 pci_endpoint_test_readl(struct pci_endpoint_test *test, in pci_endpoint_test_readl() argument126 static inline void pci_endpoint_test_writel(struct pci_endpoint_test *test, in pci_endpoint_test_writel()132 static inline u32 pci_endpoint_test_bar_readl(struct pci_endpoint_test *test, in pci_endpoint_test_bar_readl()138 static inline void pci_endpoint_test_bar_writel(struct pci_endpoint_test *test, in pci_endpoint_test_bar_writel()146 struct pci_endpoint_test *test = dev_id; in pci_endpoint_test_irqhandler()161 static void pci_endpoint_test_free_irq_vectors(struct pci_endpoint_test *test) in pci_endpoint_test_free_irq_vectors()168 static bool pci_endpoint_test_alloc_irq_vectors(struct pci_endpoint_test *test, in pci_endpoint_test_alloc_irq_vectors()205 static void pci_endpoint_test_release_irq(struct pci_endpoint_test *test) in pci_endpoint_test_release_irq()[all …]
58 obj-$(CONFIG_PCI_ENDPOINT_TEST) += pci_endpoint_test.o
7 The "pci_endpoint_test" driver can be used to perform the following tests.
5 and pci_endpoint_test host driver for testing PCI. The list of steps to
169 'P' 01-09 drivers/misc/pci_endpoint_test.c conflict!
11214 F: drivers/misc/pci_endpoint_test.c