OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RNDIS_DF_CONNECTIONLESS
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/usb/gadget/
rndis.h
62
#define
RNDIS_DF_CONNECTIONLESS
0x00000001U
rndis.c
794
resp->DeviceFlags = __constant_cpu_to_le32(
RNDIS_DF_CONNECTIONLESS
);
[
all
...]
Completed in 160 milliseconds