Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Daudio.h425 __u8 bSubframeSize; /* */ member
440 __u8 bSubframeSize; /* */ member
453 __u8 bSubframeSize; \
/linux-3.4.99/sound/usb/misc/
Dua101.c993 switch (fmt_capture->bSubframeSize) { in detect_usb_format()
1004 if (fmt_capture->bSubframeSize != fmt_playback->bSubframeSize) { in detect_usb_format()
1040 fmt_capture->bSubframeSize * ua->capture.channels; in detect_usb_format()
1042 fmt_playback->bSubframeSize * ua->playback.channels; in detect_usb_format()
/linux-3.4.99/sound/usb/
Dstream.c377 fmt->bSubframeSize == 2 && in snd_usb_parse_audio_interface()
Dformat.c57 sample_bytes = fmt->bSubframeSize; in parse_audio_format_i_type()
/linux-3.4.99/drivers/usb/gadget/
Df_uac1.c174 .bSubframeSize = 2,