Searched refs:acm_send_break (Results 1 – 2 of 2) sorted by relevance
588 static int acm_send_break(struct gserial *port, int duration) in acm_send_break() function739 acm->port.send_break = acm_send_break; in acm_alloc_func()
147 #define acm_send_break(acm, ms) \ macro855 retval = acm_send_break(acm, state ? 0xffff : 0); in acm_tty_break_ctl()