Searched defs:send_break (Results 1 – 7 of 7) sorted by relevance
49 int (*send_break)(struct gserial *p, int duration); member
132 int (*send_break)(struct fsi_master *, int link); member
206 pub fn send_break(&self, long: bool) -> io::Result<()> { in send_break() method
280 pub send_break: bool, field
298 static int send_break(struct gb_tty *gb_tty, u8 state) in send_break() function
113 void (*send_break)(struct jsm_channel *ch); member
2470 static int send_break(struct tty_struct *tty, unsigned int duration) in send_break() function