Lines Matching refs:altsetting
45 fp->iface, fp->altsetting, format);
88 fp->iface, fp->altsetting);
100 fp->iface, fp->altsetting,
126 fp->iface, fp->altsetting,
151 fp->iface, fp->altsetting, format);
208 fp->iface, fp->altsetting);
228 /* C-Media CM6501 mislabels its 96 kHz altsetting */
236 fp->altsetting == 5 && fp->maxpacksize == 392)
249 fp->iface, fp->altsetting);
273 * rates per altsetting but reports the full set each time.
278 * The list of supported rates per altsetting (set of available
284 switch (fp->altsetting) {
302 * altsetting. Maximum rate is exposed in the last 4 bytes of Format Type
318 alts = &iface->altsetting[fp->altset_idx];
335 fp->iface, fp->altsetting, max_rate);
434 /* check whether the given altsetting is supported for the already set rate */
436 int altsetting)
444 if (snd_BUG_ON(altsetting >= 64 - 8))
456 if ((data & 0xff) * 8 < altsetting)
458 if (data & (1ULL << (altsetting + 8)))
465 * Validate each sample rate with the altsetting
486 alts = snd_usb_get_host_interface(chip, fp->iface, fp->altsetting);
508 /* clear the interface altsetting at first */
518 if (check_valid_altsetting_v2v3(chip, fp->iface, fp->altsetting))
525 fp->iface, fp->altsetting);
680 fp->altsetting == 6)
720 fp->iface, fp->altsetting, fp->channels);
748 fp->iface, fp->altsetting, format);
798 fp->iface, fp->altsetting,