Home
last modified time | relevance | path

Searched refs:PCITEST_DOORBELL (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dpcitest.h24 #define PCITEST_DOORBELL _IO('P', 0xb) macro
/linux/tools/testing/selftests/pci_endpoint/
H A Dpci_endpoint_test.c261 pci_ep_ioctl(PCITEST_DOORBELL, 0); in TEST_F()
/linux/drivers/misc/
H A Dpci_endpoint_test.c974 case PCITEST_DOORBELL: in pci_endpoint_test_ioctl()