Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dioctls.h13 #define TIOCSETC __TIOCSETC macro
/OK3568_Linux_fs/u-boot/common/
H A Drbsb.c446 ioctl(fd, TIOCSETC, &tch); in io_mode()
475 ioctl(fd, TIOCSETC, &oldtch); in io_mode()
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dioctls.h19 #define TIOCSETC _IOW('t', 17, struct tchars) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dioctls.h19 #define TIOCSETC _IOW('t', 17, struct tchars) macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c690 case TIOCSETC: in tty_mode_ioctl()
H A Dtty_io.c2871 case TIOCSETC: in tty_compat_ioctl()