Home
last modified time | relevance | path

Searched refs:bFormatType (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Daudio.h514 __u8 bFormatType; /* FORMAT_TYPE_1 */ member
529 __u8 bFormatType; /* FORMAT_TYPE_1 */ member
542 __u8 bFormatType; \
556 __u8 bFormatType; member
573 __u8 bFormatType; member
584 __u8 bFormatType; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Daudio.h477 __u8 bFormatType; /* FORMAT_TYPE_1 */ member
492 __u8 bFormatType; /* FORMAT_TYPE_1 */ member
505 __u8 bFormatType; \
519 __u8 bFormatType; member
536 __u8 bFormatType; member
547 __u8 bFormatType; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Daudio.h477 __u8 bFormatType; /* FORMAT_TYPE_1 */ member
492 __u8 bFormatType; /* FORMAT_TYPE_1 */ member
505 __u8 bFormatType; \
519 __u8 bFormatType; member
536 __u8 bFormatType; member
547 __u8 bFormatType; member
/OK3568_Linux_fs/kernel/sound/usb/
H A Dformat.c540 fmt_type = fmt->bFormatType; in parse_audio_format_i()
666 switch (fmt->bFormatType) { in snd_usb_parse_audio_format()
678 fmt->bFormatType); in snd_usb_parse_audio_format()
681 fp->fmt_type = fmt->bFormatType; in snd_usb_parse_audio_format()
692 if (fmt->bFormatType == UAC_FORMAT_TYPE_I && in snd_usb_parse_audio_format()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Daudio-v2.h63 __u8 bFormatType; /* FORMAT_TYPE_1 */ member
193 __u8 bFormatType; member
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_uac2.c332 .bFormatType = UAC_FORMAT_TYPE_I,
342 .bFormatType = UAC_FORMAT_TYPE_I,
466 .bFormatType = UAC_FORMAT_TYPE_I,
476 .bFormatType = UAC_FORMAT_TYPE_I,
H A Df_audio_source.c144 .bFormatType = UAC_FORMAT_TYPE_I,
H A Df_uac1.c228 .bFormatType = UAC_FORMAT_TYPE_I,
275 .bFormatType = UAC_FORMAT_TYPE_I,
H A Df_uac1_legacy.c162 .bFormatType = UAC_FORMAT_TYPE_I,
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dene_ub6250.c359 u8 bFormatType; member
954 (SysInfo->bFormatType != MS_SYSINF_FORMAT_FAT) || in ms_lib_process_bootblock()
/OK3568_Linux_fs/kernel/sound/usb/misc/
H A Dua101.c925 if (desc->bFormatType != UAC_FORMAT_TYPE_I_PCM || in find_format_descriptor()