Home
last modified time | relevance | path

Searched refs:fmt_type (Results 1 – 6 of 6) sorted by relevance

/sound/usb/
Dcard.h16 unsigned int fmt_type; /* USB audio format type (1-3) */ member
127 unsigned int fmt_type; /* USB audio format type (1-3) */ member
166 unsigned int fmt_type; /* USB audio format type (1-3) */ member
Dstream.c104 subs->fmt_type = fp->fmt_type; in snd_usb_init_substream()
331 if (as->fmt_type != fp->fmt_type) in snd_usb_add_audio_stream()
343 if (as->fmt_type != fp->fmt_type) in snd_usb_add_audio_stream()
361 as->fmt_type = fp->fmt_type; in snd_usb_add_audio_stream()
Dformat.c503 fp->fmt_type = fmt->bFormatType; in snd_usb_parse_audio_format()
Dpcm.c1184 if (fp->fmt_type == UAC_FORMAT_TYPE_II && fp->frame_size > 0) { in setup_hw_info()
1500 if (subs->fmt_type == UAC_FORMAT_TYPE_II) { in prepare_playback_urb()
Dendpoint.c783 if (fmt->fmt_type == UAC_FORMAT_TYPE_II) in data_ep_set_params()
Dquirks.c420 .fmt_type = UAC_FORMAT_TYPE_I, in create_uaxx_quirk()