Home
last modified time | relevance | path

Searched refs:bSubframeSize (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/uapi/linux/usb/
Daudio.h425 __u8 bSubframeSize; /* */ member
440 __u8 bSubframeSize; /* */ member
453 __u8 bSubframeSize; \
/linux-4.4.14/sound/usb/misc/
Dua101.c983 switch (fmt_capture->bSubframeSize) { in detect_usb_format()
994 if (fmt_capture->bSubframeSize != fmt_playback->bSubframeSize) { in detect_usb_format()
1030 fmt_capture->bSubframeSize * ua->capture.channels; in detect_usb_format()
1032 fmt_playback->bSubframeSize * ua->playback.channels; in detect_usb_format()
/linux-4.4.14/sound/usb/
Dformat.c56 sample_bytes = fmt->bSubframeSize; in parse_audio_format_i_type()
Dstream.c653 fmt->bSubframeSize == 2 && in snd_usb_parse_audio_interface()
/linux-4.4.14/drivers/usb/gadget/function/
Df_uac1.c166 .bSubframeSize = 2,