Searched refs:TCSBRKP (Results 1 – 14 of 14) sorted by relevance
56 #define TCSBRKP 0x5425 /* Needed for POSIX tcsendbreak() */ macro
102 #define TCSBRKP 0x5486 /* Needed for POSIX tcsendbreak() */ macro
45 #define TCSBRKP 0x5425 /* Needed for POSIX tcsendbreak() */ macro
90 #define TCSBRKP _IOW('T', 37, int) /* Needed for POSIX tcsendbreak()*/ macro
89 #define TCSBRKP 0x5425 /* Needed for POSIX tcsendbreak() */ macro
78 #define TCSBRKP _IOW('T', 37, int) /* 0x5425 */ /* Needed for POSIX tcsendbreak() */ macro
111 #define TCSBRKP 0x5425 macro
946 case TCSBRKP: /* support for POSIX tcsendbreak() */
2869 case TCSBRKP: in tty_ioctl()2952 case TCSBRKP: /* support for POSIX tcsendbreak() */ in tty_ioctl()
2671 if (((cmd == TCSBRK) && (!arg)) || (cmd == TCSBRKP)) in dgnc_tty_ioctl()2679 case TCSBRKP: in dgnc_tty_ioctl()
1493 case TCSBRKP: in do_ioctl_trans()
4891 if (((cmd == TCSBRK) && (!arg)) || (cmd == TCSBRKP)) in dgap_tty_ioctl()4899 case TCSBRKP: in dgap_tty_ioctl()
1434 case TCSBRKP: /* support for POSIX tcsendbreak() */ in isdn_tty_ioctl()