Home
last modified time | relevance | path

Searched refs:ocxl_ioctl_irq_fd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/misc/
H A Docxl.h63 struct ocxl_ioctl_irq_fd { struct
75 #define OCXL_IOCTL_IRQ_SET_FD _IOW(OCXL_MAGIC, 0x13, struct ocxl_ioctl_irq_fd) argument
/openbmc/linux/drivers/misc/ocxl/
H A Dfile.c203 struct ocxl_ioctl_irq_fd irq_fd; in afu_ioctl()