Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpcitest.h21 #define PCITEST_GET_IRQTYPE _IO('P', 0x9) macro
/openbmc/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst44 PCITEST_GET_IRQTYPE:
/openbmc/linux/tools/pci/
H A Dpcitest.c72 ret = ioctl(fd, PCITEST_GET_IRQTYPE); in run_test()
/openbmc/linux/drivers/misc/
H A Dpci_endpoint_test.c759 case PCITEST_GET_IRQTYPE: in pci_endpoint_test_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch709 +pub const PCITEST_GET_IRQTYPE: u32 = 20489;