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
78 #define TCSBRKP _IOW('T', 37, int) /* 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
111 #define TCSBRKP 0x5425 macro
947 case TCSBRKP: /* support for POSIX tcsendbreak() */
2602 if (((cmd == TCSBRK) && (!arg)) || (cmd == TCSBRKP)) in dgnc_tty_ioctl()2609 case TCSBRKP: in dgnc_tty_ioctl()
2862 case TCSBRKP: in tty_ioctl()2945 case TCSBRKP: /* support for POSIX tcsendbreak() */ in tty_ioctl()
1494 case TCSBRKP: in do_ioctl_trans()
4812 if (((cmd == TCSBRK) && (!arg)) || (cmd == TCSBRKP)) in dgap_tty_ioctl()4820 case TCSBRKP: in dgap_tty_ioctl()
1434 case TCSBRKP: /* support for POSIX tcsendbreak() */ in isdn_tty_ioctl()