HomeSort by relevance Sort by last modified time
    Searched refs:rndis_reset_cmplt_type (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/gadget/
rndis.h 149 typedef struct rndis_reset_cmplt_type { struct
154 } rndis_reset_cmplt_type; typedef in typeref:struct:rndis_reset_cmplt_type
rndis.c 901 rndis_reset_cmplt_type *resp;
904 r = rndis_add_response(configNr, sizeof(rndis_reset_cmplt_type));
907 resp = (rndis_reset_cmplt_type *) r->buf;
    [all...]

Completed in 299 milliseconds