Searched refs:TCSBRKP (Results 1 – 13 of 13) sorted by relevance
57 #define TCSBRKP 0x5425 /* Needed for POSIX tcsendbreak() */ macro
104 #define TCSBRKP 0x5486 /* Needed for POSIX tcsendbreak() */ macro
46 #define TCSBRKP 0x5425 /* Needed for POSIX tcsendbreak() */ macro
79 #define TCSBRKP _IOW('T', 37, int) /* 0x5425 */ /* Needed for POSIX tcsendbreak() */ macro
90 #define TCSBRKP 0x5425 /* Needed for POSIX tcsendbreak() */ macro
91 #define TCSBRKP _IOW('T', 37, int) /* Needed for POSIX tcsendbreak()*/ macro
113 #define TCSBRKP 0x5425 macro
2209 if (((cmd == TCSBRK) && (!arg)) || (cmd == TCSBRKP)) in dgnc_tty_ioctl()2216 case TCSBRKP: in dgnc_tty_ioctl()
2545 case TCSBRKP: in tty_ioctl()2615 case TCSBRKP: /* support for POSIX tcsendbreak() */ in tty_ioctl()
1320 case TCSBRKP: in do_ioctl_trans()
1431 case TCSBRKP: /* support for POSIX tcsendbreak() */ in isdn_tty_ioctl()