Searched refs:COMPATIBLE_IOCTL (Results 1 – 1 of 1) sorted by relevance
814 #define COMPATIBLE_IOCTL(cmd) XFORM(cmd), macro822 #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd)826 COMPATIBLE_IOCTL(0x4B50) /* KDGHWCLK - not in the kernel, but don't complain */827 COMPATIBLE_IOCTL(0x4B51) /* KDSHWCLK - not in the kernel, but don't complain */830 COMPATIBLE_IOCTL(TCGETA)831 COMPATIBLE_IOCTL(TCSETA)832 COMPATIBLE_IOCTL(TCSETAW)833 COMPATIBLE_IOCTL(TCSETAF)834 COMPATIBLE_IOCTL(TCSBRK)835 COMPATIBLE_IOCTL(TCXONC)[all …]