Searched refs:USB_CDC_CAP_LINE (Results 1 – 4 of 4) sorted by relevance
82 #define USB_CDC_CAP_LINE 0x02 macro
96 #define USB_CDC_CAP_LINE 0x02 macro
139 .bmCapabilities = USB_CDC_CAP_LINE,
680 if (res && (acm->ctrl_caps & USB_CDC_CAP_LINE)) in acm_port_dtr_rts()1370 acm->ctrl_caps &= ~USB_CDC_CAP_LINE; in acm_probe()