Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
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
/Linux-v4.19/sound/usb/
Dformat.c402 fmt_type = fmt->bFormatType; in parse_audio_format_i()
528 switch (fmt->bFormatType) { in snd_usb_parse_audio_format()
540 fmt->bFormatType); in snd_usb_parse_audio_format()
543 fp->fmt_type = fmt->bFormatType; in snd_usb_parse_audio_format()
554 if (fmt->bFormatType == UAC_FORMAT_TYPE_I && in snd_usb_parse_audio_format()
/Linux-v4.19/include/linux/usb/
Daudio-v2.h63 __u8 bFormatType; /* FORMAT_TYPE_1 */ member
167 __u8 bFormatType; member
/Linux-v4.19/drivers/usb/gadget/function/
Df_uac2.c258 .bFormatType = UAC_FORMAT_TYPE_I,
268 .bFormatType = UAC_FORMAT_TYPE_I,
335 .bFormatType = UAC_FORMAT_TYPE_I,
345 .bFormatType = UAC_FORMAT_TYPE_I,
Df_uac1.c191 .bFormatType = UAC_FORMAT_TYPE_I,
222 .bFormatType = UAC_FORMAT_TYPE_I,
Df_uac1_legacy.c162 .bFormatType = UAC_FORMAT_TYPE_I,
/Linux-v4.19/drivers/usb/storage/
Dene_ub6250.c361 u8 bFormatType; member
956 (SysInfo->bFormatType != MS_SYSINF_FORMAT_FAT) || in ms_lib_process_bootblock()
/Linux-v4.19/sound/usb/misc/
Dua101.c954 if (desc->bFormatType != UAC_FORMAT_TYPE_I_PCM || in find_format_descriptor()