Home
last modified time | relevance | path

Searched refs:pci_endpoint_test (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/misc/
H A Dpci_endpoint_test.c114 #define to_endpoint_test(priv) container_of((priv), struct pci_endpoint_test, \
127 struct pci_endpoint_test { struct
149 static inline u32 pci_endpoint_test_readl(struct pci_endpoint_test *test, in pci_endpoint_test_readl() argument
155 static inline void pci_endpoint_test_writel(struct pci_endpoint_test *test, in pci_endpoint_test_writel()
163 struct pci_endpoint_test *test = dev_id; in pci_endpoint_test_irqhandler()
175 static void pci_endpoint_test_free_irq_vectors(struct pci_endpoint_test *test) in pci_endpoint_test_free_irq_vectors()
183 static int pci_endpoint_test_alloc_irq_vectors(struct pci_endpoint_test *test, in pci_endpoint_test_alloc_irq_vectors()
226 static void pci_endpoint_test_release_irq(struct pci_endpoint_test *test) in pci_endpoint_test_release_irq()
237 static int pci_endpoint_test_request_irq(struct pci_endpoint_test *test) in pci_endpoint_test_request_irq()
287 static int pci_endpoint_test_bar_memcmp(struct pci_endpoint_test *test, in pci_endpoint_test_bar_memcmp()
[all …]
H A DMakefile53 obj-$(CONFIG_PCI_ENDPOINT_TEST) += pci_endpoint_test.o
/linux/tools/testing/selftests/pci_endpoint/
H A D.gitignore2 pci_endpoint_test
H A DMakefile5 TEST_GEN_PROGS = pci_endpoint_test
/linux/Documentation/PCI/endpoint/
H A Dpci-test-howto.rst10 and pci_endpoint_test host driver for testing PCI. The list of steps to
163 # pci_endpoint_test
224 # pci_endpoint_test -f pci_ep_bar -f pci_ep_basic -v memcpy -T COPY_TEST -v dma
232 # pci_endpoint_test -f pcie_ep_doorbell
/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst11 The "pci_endpoint_test" driver can be used to perform the following tests.
/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst191 'P' 01-09 drivers/misc/pci_endpoint_test.c conflict!