Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpci_endpoint_test.c85 #define to_endpoint_test(priv) container_of((priv), struct pci_endpoint_test, \
105 struct pci_endpoint_test { struct
127 static inline u32 pci_endpoint_test_readl(struct pci_endpoint_test *test, in pci_endpoint_test_readl() argument
133 static inline void pci_endpoint_test_writel(struct pci_endpoint_test *test, in pci_endpoint_test_writel()
139 static inline u32 pci_endpoint_test_bar_readl(struct pci_endpoint_test *test, in pci_endpoint_test_bar_readl()
145 static inline void pci_endpoint_test_bar_writel(struct pci_endpoint_test *test, in pci_endpoint_test_bar_writel()
153 struct pci_endpoint_test *test = dev_id; in pci_endpoint_test_irqhandler()
168 static void pci_endpoint_test_free_irq_vectors(struct pci_endpoint_test *test) in pci_endpoint_test_free_irq_vectors()
176 static bool pci_endpoint_test_alloc_irq_vectors(struct pci_endpoint_test *test, in pci_endpoint_test_alloc_irq_vectors()
215 static void pci_endpoint_test_release_irq(struct pci_endpoint_test *test) in pci_endpoint_test_release_irq()
[all …]
H A DMakefile56 obj-$(CONFIG_PCI_ENDPOINT_TEST) += pci_endpoint_test.o
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dpci-endpoint-test.rst11 The "pci_endpoint_test" driver can be used to perform the following tests.
/OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/
H A Dpci-test-howto.rst10 and pci_endpoint_test host driver for testing PCI. The list of steps to
/OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst178 'P' 01-09 drivers/misc/pci_endpoint_test.c conflict!
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS13532 F: drivers/misc/pci_endpoint_test.c