Searched refs:TIOCMBIS (Results 1 – 13 of 13) sorted by relevance
41 #define TIOCMBIS 0x5416 macro
34 #define TIOCMBIS 0x741b /* bis modem bits */ macro
30 #define TIOCMBIS 0x5416 macro
56 #define TIOCMBIS _IOW('T', 22, unsigned int) macro
52 #define TIOCMBIS 0x5416 macro
44 #define TIOCMBIS _IOW('T', 22, unsigned int) /* 0x5416 */ macro
57 #define TIOCMBIS 0x5416 macro
64 #define TIOCMBIS _IOW('t', 108, int) macro
833 case TIOCMBIS: { in wwan_port_fops_at_ioctl()842 else if (cmd == TIOCMBIS) in wwan_port_fops_at_ioctl()
2548 case TIOCMBIS: in tty_tiocmset()2753 case TIOCMBIS: in tty_ioctl()2881 case TIOCMBIS: in tty_compat_ioctl()
27 IOCTL(TIOCMBIS, IOC_W, MK_PTR(TYPE_INT)) in IOCTL()
25 +pub const TIOCMBIS: u32 = 21526;