Home
last modified time | relevance | path

Searched refs:ACM_SET_CONTROL_LINE_STATE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dusb_cdc_acm.h16 #define ACM_SET_CONTROL_LINE_STATE 0x22 macro
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c994 case ACM_SET_CONTROL_LINE_STATE: /* Implies DTE ready */ in usbtty_cdc_setup()