Searched refs:IOCTL_MEI_NOTIFY_SET (Results 1 – 3 of 3) sorted by relevance
118 #define IOCTL_MEI_NOTIFY_SET _IOW('H', 0x02, __u32) macro
128 IOCTL_MEI_NOTIFY_SET: enable or disable event notifications132 ioctl(fd, IOCTL_MEI_NOTIFY_SET, &enable);
502 case IOCTL_MEI_NOTIFY_SET: in mei_ioctl()