Searched refs:VDUSE_DEV_INJECT_CONFIG_IRQ (Results 1 – 5 of 5) sorted by relevance
115 #define VDUSE_DEV_INJECT_CONFIG_IRQ _IO(VDUSE_BASE, 0x13) macro
1082 if (ioctl(dev->fd, VDUSE_DEV_INJECT_CONFIG_IRQ)) { in vduse_dev_update_config()
1197 case VDUSE_DEV_INJECT_CONFIG_IRQ: in vduse_dev_ioctl()
514 +pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043;