Searched refs:pci_endpoint_test (Results 1 – 6 of 6) sorted by relevance
109 struct pci_endpoint_test { struct131 static inline u32 pci_endpoint_test_readl(struct pci_endpoint_test *test, in pci_endpoint_test_readl() argument157 struct pci_endpoint_test *test = dev_id; in pci_endpoint_test_irqhandler()266 static bool pci_endpoint_test_bar(struct pci_endpoint_test *test, in pci_endpoint_test_bar()311 static bool pci_endpoint_test_msi_irq(struct pci_endpoint_test *test, in pci_endpoint_test_msi_irq()347 static bool pci_endpoint_test_copy(struct pci_endpoint_test *test, in pci_endpoint_test_copy()487 static bool pci_endpoint_test_write(struct pci_endpoint_test *test, in pci_endpoint_test_write()588 static bool pci_endpoint_test_read(struct pci_endpoint_test *test, in pci_endpoint_test_read()688 static bool pci_endpoint_test_set_irq(struct pci_endpoint_test *test, in pci_endpoint_test_set_irq()786 struct pci_endpoint_test *test; in pci_endpoint_test_probe()[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!
16523 F: drivers/misc/pci_endpoint_test.c