Searched refs:COMPATIBLE_IOCTL (Results 1 – 1 of 1) sorted by relevance
698 #define COMPATIBLE_IOCTL(cmd) XFORM((u32)cmd), macro706 #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd)710 COMPATIBLE_IOCTL(0x4B50) /* KDGHWCLK - not in the kernel, but don't complain */711 COMPATIBLE_IOCTL(0x4B51) /* KDSHWCLK - not in the kernel, but don't complain */714 COMPATIBLE_IOCTL(TCGETA)715 COMPATIBLE_IOCTL(TCSETA)716 COMPATIBLE_IOCTL(TCSETAW)717 COMPATIBLE_IOCTL(TCSETAF)718 COMPATIBLE_IOCTL(TCSBRK)719 COMPATIBLE_IOCTL(TCXONC)[all …]