Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpcitest.h22 #define PCITEST_GET_IRQTYPE _IO('P', 0x9) macro
/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst44 PCITEST_GET_IRQTYPE:
/linux/tools/pci/
H A Dpcitest.c72 ret = ioctl(fd, PCITEST_GET_IRQTYPE); in run_test()
/linux/drivers/misc/
H A Dpci_endpoint_test.c769 case PCITEST_GET_IRQTYPE: in pci_endpoint_test_ioctl()