Searched defs:ss_descriptors (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/daemon/
H A Dusb.cpp154 static struct ss_func_desc ss_descriptors = { variable in typeref:struct:ss_func_desc
156 .bLength = sizeof(ss_descriptors.intf),
166 .bLength = sizeof(ss_descriptors.source),
173 .bLength = sizeof(ss_descriptors.source_comp),
178 .bLength = sizeof(ss_descriptors.sink),
185 .bLength = sizeof(ss_descriptors.sink_comp),
266 v2_descriptor.ss_descs = ss_descriptors;

Completed in 187 milliseconds