Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpcitest.h18 #define PCITEST_READ _IOW('P', 0x5, unsigned long) macro
/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst49 PCITEST_READ:
/linux/tools/testing/selftests/pci_endpoint/
H A Dpci_endpoint_test.c193 pci_ep_ioctl(PCITEST_READ, &param); in TEST_F()
/linux/drivers/misc/
H A Dpci_endpoint_test.c959 case PCITEST_READ: in pci_endpoint_test_ioctl()