Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/misc/
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
/Linux-v5.4/drivers/misc/ocxl/
Dfile.c206 struct ocxl_ioctl_irq_fd irq_fd; in afu_ioctl()