Home
last modified time | relevance | path

Searched refs:PCITEST_COPY (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dpcitest.h19 #define PCITEST_COPY _IOW('P', 0x6, unsigned long) macro
/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst52 PCITEST_COPY:
/linux/tools/testing/selftests/pci_endpoint/
H A Dpci_endpoint_test.c231 pci_ep_ioctl(PCITEST_COPY, &param); in TEST_F()
/linux/drivers/misc/
H A Dpci_endpoint_test.c962 case PCITEST_COPY: in pci_endpoint_test_ioctl()