Searched refs:USB_CDC_CAP_LINE (Results 1 – 5 of 5) sorted by relevance
79 #define USB_CDC_CAP_LINE 0x02 macro
66 #define USB_CDC_CAP_LINE 0x02 macro
96 #define USB_CDC_CAP_LINE 0x02 macro
149 .bmCapabilities = USB_CDC_CAP_LINE,
669 if (res && (acm->ctrl_caps & USB_CDC_CAP_LINE)) in acm_port_dtr_rts()1365 acm->ctrl_caps &= ~USB_CDC_CAP_LINE; in acm_probe()