Home
last modified time | relevance | path

Searched refs:COMPATIBLE_IOCTL (Results 1 – 1 of 1) sorted by relevance

/fs/
Dcompat_ioctl.c1838 #define COMPATIBLE_IOCTL(cmd) \ macro
1852 #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd)
1856 COMPATIBLE_IOCTL(0x4B50) /* KDGHWCLK - not in the kernel, but don't complain */
1857 COMPATIBLE_IOCTL(0x4B51) /* KDSHWCLK - not in the kernel, but don't complain */
1860 COMPATIBLE_IOCTL(TCGETA)
1861 COMPATIBLE_IOCTL(TCSETA)
1862 COMPATIBLE_IOCTL(TCSETAW)
1863 COMPATIBLE_IOCTL(TCSETAF)
1864 COMPATIBLE_IOCTL(TCSBRK)
1866 COMPATIBLE_IOCTL(TCXONC)
[all …]