Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/asm-generic/
H A Dioctls.h54 #define TIOCNOTTY 0x5422 macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dioctls.h54 #define TIOCNOTTY 0x5422 macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dioctls.h48 #define TIOCNOTTY 0x5471 /* void tty association */ macro
/linux-6.15/arch/parisc/include/uapi/asm/
H A Dioctls.h43 #define TIOCNOTTY 0x5422 macro
/linux-6.15/arch/sh/include/uapi/asm/
H A Dioctls.h76 #define TIOCNOTTY _IO('T', 34) /* 0x5422 */ macro
/linux-6.15/arch/xtensa/include/uapi/asm/
H A Dioctls.h88 #define TIOCNOTTY _IO('T', 34) macro
/linux-6.15/arch/powerpc/include/uapi/asm/
H A Dioctls.h87 #define TIOCNOTTY 0x5422 macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dioctls.h92 #define TIOCNOTTY 0x5422 macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dioctls.h69 #define TIOCNOTTY _IO('t', 113) macro
/linux-6.15/drivers/tty/
H A Dtty_jobctrl.c578 case TIOCNOTTY: in tty_jobctrl_ioctl()
H A Dtty_io.c2963 case TIOCNOTTY: in tty_compat_ioctl()