Searched refs:ctl_io_delay_info (Results 1 – 3 of 3) sorted by relevance
94 struct ctl_io_delay_info { struct828 #define CTL_DELAY_IO _IOWR(CTL_MINOR, 0x10, struct ctl_io_delay_info)
2740 struct ctl_io_delay_info *delay_info; in ctl_ioctl()2742 delay_info = (struct ctl_io_delay_info *)addr; in ctl_ioctl()
730 struct ctl_io_delay_info delay_info; in cctl_delay()