Home
last modified time | relevance | path

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

/external/u-boot/include/
Dusb_cdc_acm.h9 #define ACM_GET_ENCAPSULATED_RESPONSE 0x01 macro
/external/u-boot/drivers/serial/
Dusbtty.c1000 case ACM_GET_ENCAPSULATED_RESPONSE : /* request response */ in usbtty_cdc_setup()