Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/usb/
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
/linux-5.19.10/sound/usb/
Dformat.c636 fmt_type = fmt->bFormatType; in parse_audio_format_i()
762 switch (fmt->bFormatType) { in snd_usb_parse_audio_format()
774 fmt->bFormatType); in snd_usb_parse_audio_format()
777 fp->fmt_type = fmt->bFormatType; in snd_usb_parse_audio_format()
788 if (fmt->bFormatType == UAC_FORMAT_TYPE_I && in snd_usb_parse_audio_format()
/linux-5.19.10/include/linux/usb/
Daudio-v2.h63 __u8 bFormatType; /* FORMAT_TYPE_1 */ member
193 __u8 bFormatType; member
/linux-5.19.10/drivers/usb/gadget/function/
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,
Df_uac1.c203 .bFormatType = UAC_FORMAT_TYPE_I,
234 .bFormatType = UAC_FORMAT_TYPE_I,
Df_uac1_legacy.c162 .bFormatType = UAC_FORMAT_TYPE_I,
/linux-5.19.10/drivers/usb/storage/
Dene_ub6250.c359 u8 bFormatType; member
955 (SysInfo->bFormatType != MS_SYSINF_FORMAT_FAT) || in ms_lib_process_bootblock()
/linux-5.19.10/sound/usb/misc/
Dua101.c924 if (desc->bFormatType != UAC_FORMAT_TYPE_I_PCM || in find_format_descriptor()