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