Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DAudioStreamingInterface.cpp72 fCSAttributes(0), in ASEndpointDescriptor()
79 fCSAttributes = Descriptor->attributes; in ASEndpointDescriptor()
88 TRACE(UAC, "fCSAttributes:%d\n", fCSAttributes); in ASEndpointDescriptor()
H A DAudioStreamingInterface.h40 uint8 fCSAttributes; variable