Searched refs:ACM_CTRL_BRK (Results 1 – 3 of 3) sorted by relevance
44 #define ACM_CTRL_BRK 0x04 macro
315 if (newctrl & ACM_CTRL_BRK) in acm_process_notification()
69 #define ACM_CTRL_BRK (1 << 2) macro594 state &= ~ACM_CTRL_BRK; in acm_send_break()596 state |= ACM_CTRL_BRK; in acm_send_break()