OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bFormatType
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/usb/
audio.h
219
__u8
bFormatType
;
232
__u8
bFormatType
;
239
#define DECLARE_UAC_FORMAT_TYPE_I_DISCRETE_DESC(n) struct uac_format_type_i_discrete_descriptor_ ##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8
bFormatType
; __u8 bNrChannels; __u8 bSubframeSize; __u8 bBitResolution; __u8 bSamFreqType; __u8 tSamFreq[n][3]; \
246
__u8
bFormatType
;
259
__u8
bFormatType
;
269
__u8
bFormatType
;
/external/kernel-headers/original/uapi/linux/usb/
audio.h
477
__u8
bFormatType
; /* FORMAT_TYPE_1 */
492
__u8
bFormatType
; /* FORMAT_TYPE_1 */
505
__u8
bFormatType
; \
519
__u8
bFormatType
;
536
__u8
bFormatType
;
547
__u8
bFormatType
;
Completed in 52 milliseconds