Home
last modified time | relevance | path

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

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