Searched refs:rndis_query_cmplt_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Drndis.h115 typedef struct rndis_query_cmplt_type struct
123 } rndis_query_cmplt_type; typedef in typeref:struct:rndis_query_cmplt_type
H A Drndis.c158 rndis_query_cmplt_type *resp;
164 resp = (rndis_query_cmplt_type *) r->buf;
591 rndis_query_cmplt_type *resp;
602 * rndis_query_cmplt_type followed by data.
606 sizeof (oid_supported_list) + sizeof(rndis_query_cmplt_type));
609 resp = (rndis_query_cmplt_type *) r->buf;

Completed in 111 milliseconds