Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dioctls.h7 #define TIOCGETC __TIOCGETC macro
/OK3568_Linux_fs/u-boot/common/
H A Drbsb.c431 ioctl(fd, TIOCGETC, &oldtch); in io_mode()
459 ioctl(fd, TIOCGETC, &oldtch); in io_mode()
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dioctls.h20 #define TIOCGETC _IOR('t', 18, struct tchars) macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c551 #ifdef TIOCGETC
687 #ifdef TIOCGETC in tty_mode_ioctl()
688 case TIOCGETC: in tty_mode_ioctl()
H A Dtty_io.c2869 #ifdef TIOCGETC in tty_compat_ioctl()
2870 case TIOCGETC: in tty_compat_ioctl()