Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dpci_endpoint_test.c109 struct pci_endpoint_test { struct
131 static inline u32 pci_endpoint_test_readl(struct pci_endpoint_test *test, in pci_endpoint_test_readl() argument
157 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 …]
H A DMakefile54 obj-$(CONFIG_PCI_ENDPOINT_TEST) += pci_endpoint_test.o
/openbmc/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst11 The "pci_endpoint_test" driver can be used to perform the following tests.
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-test-howto.rst10 and pci_endpoint_test host driver for testing PCI. The list of steps to
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst181 'P' 01-09 drivers/misc/pci_endpoint_test.c conflict!
/openbmc/linux/
H A DMAINTAINERS16523 F: drivers/misc/pci_endpoint_test.c