Searched refs:TIOCSETP (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | rbsb.c | 445 ioctl(fd, TIOCSETP, &tty); in io_mode() 467 ioctl(fd, TIOCSETP, &tty); in io_mode() 474 ioctl(fd, TIOCSETP, &oldtty); in io_mode()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | ioctls.h | 11 #define TIOCSETP __TIOCSETP macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 68 #define TIOCSETP 0x7409 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ioctls.h | 16 #define TIOCSETP _IOW('t', 9, struct sgttyb) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 16 #define TIOCSETP _IOW('t', 9, struct sgttyb) macro
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ioctl.c | 683 case TIOCSETP: in tty_mode_ioctl()
|
| H A D | tty_io.c | 2866 case TIOCSETP: in tty_compat_ioctl()
|