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