Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpcitest.h17 #define PCITEST_WRITE _IOW('P', 0x4, unsigned long) macro
/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst46 PCITEST_WRITE:
/linux/tools/testing/selftests/pci_endpoint/
H A Dpci_endpoint_test.c212 pci_ep_ioctl(PCITEST_WRITE, &param); in TEST_F()
/linux/drivers/misc/
H A Dpci_endpoint_test.c956 case PCITEST_WRITE: in pci_endpoint_test_ioctl()