Searched refs:acm_send_break (Results 1 – 1 of 1) sorted by relevance
178 #define acm_send_break(acm, ms) acm_ctrl_msg(acm, ACM_REQ_SEND_BREAK, ms, NULL, 0) macro412 if (acm_send_break(acm, state ? 0xffff : 0)) in acm_tty_break_ctl()