Searched refs:TIOCSETP (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | ioctls.h | 11 #define TIOCSETP __TIOCSETP macro
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | ioctls.h | 11 #define TIOCSETP __TIOCSETP macro
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 16 #define TIOCSETP _IOW('t', 9, struct sgttyb) macro 17 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 68 #define TIOCSETP 0x7409 macro 69 #define TIOCSETN 0x740a /* TIOCSETP wo flush */
|
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 16 #define TIOCSETP _IOW('t', 9, struct sgttyb) macro 17 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 68 #define TIOCSETP 0x7409 macro 69 #define TIOCSETN 0x740a /* TIOCSETP wo flush */
|
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 16 #define TIOCSETP _IOW('t', 9, struct sgttyb) macro 17 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
|
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 16 #define TIOCSETP _IOW('t', 9, struct sgttyb) macro 17 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | ioctls.h | 68 #define TIOCSETP 0x7409 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | ioctls.h | 68 #define TIOCSETP 0x7409 macro
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | tty_ioctl.c | 705 case TIOCSETP: in tty_mode_ioctl()
|
H A D | tty_io.c | 2872 case TIOCSETP: in tty_compat_ioctl()
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | tty_ioctl.c | 792 case TIOCSETP: in tty_mode_ioctl()
|
H A D | tty_io.c | 2891 case TIOCSETP: in tty_compat_ioctl()
|
Completed in 14 milliseconds