Home
last modified time | relevance | path

Searched refs:rate_max (Results 1 – 25 of 142) sorted by relevance

123456

/linux-2.6.39/sound/usb/
Dformat.c173 fp->rate_min = fp->rate_max = 0; in parse_audio_format_rates_v1()
193 if (!fp->rate_max || rate > fp->rate_max) in parse_audio_format_rates_v1()
194 fp->rate_max = rate; in parse_audio_format_rates_v1()
206 fp->rate_max = combine_triple(&fmt[offset + 4]); in parse_audio_format_rates_v1()
222 fp->rates = fp->rate_min = fp->rate_max = 0; in parse_uac2_sample_rate_range()
240 fp->rate_max = max; in parse_uac2_sample_rate_range()
250 if (!fp->rate_max || rate > fp->rate_max) in parse_uac2_sample_rate_range()
251 fp->rate_max = rate; in parse_uac2_sample_rate_range()
Dpcm.c69 if (rate < fp->rate_min || rate > fp->rate_max) in find_format()
305 fmt->format, fmt->rate_min, fmt->rate_max, fmt->channels); in set_format()
470 if (fp->rate_max < it->min || (fp->rate_max == it->min && it->openmin)) { in hw_check_valid_format()
471 hwc_debug(" > check: rate_max %d < min %d\n", fp->rate_max, it->min); in hw_check_valid_format()
505 if (rmax < fp->rate_max) in hw_rule_rate()
506 rmax = fp->rate_max; in hw_rule_rate()
509 rmax = fp->rate_max; in hw_rule_rate()
717 runtime->hw.rate_max = 0; in setup_hw_info()
729 if (runtime->hw.rate_max < fp->rate_max) in setup_hw_info()
730 runtime->hw.rate_max = fp->rate_max; in setup_hw_info()
Dquirks-table.h311 .rate_max = 44100,
328 .rate_max = 44100,
612 .rate_max = 44100,
629 .rate_max = 44100,
825 .rate_max = 44100,
842 .rate_max = 44100,
1984 .rate_max = 96000,
2008 .rate_max = 96000,
2051 .rate_max = 96000,
2075 .rate_max = 96000,
[all …]
Dquirks.c166 snd_usb_init_sample_rate(chip, fp->iface, alts, fp, fp->rate_max); in create_fixed_stream_quirk()
238 fp->rate_max = fp->rate_min = 44100; in create_uaxx_quirk()
242 fp->rate_max = fp->rate_min = 48000; in create_uaxx_quirk()
246 fp->rate_max = fp->rate_min = 96000; in create_uaxx_quirk()
/linux-2.6.39/sound/isa/sb/
Dsb8_main.c457 .rate_max = 23000,
476 .rate_max = 13000,
517 runtime->hw.rate_max = 50000; in snd_sb8_open()
521 runtime->hw.rate_max = 44100; in snd_sb8_open()
533 runtime->hw.rate_max = 44100; in snd_sb8_open()
535 runtime->hw.rate_max = 15000; in snd_sb8_open()
Dsb16_main.c482 .rate_max = 44100,
500 .rate_max = 44100,
564 runtime->hw.rate_max = 48000; in snd_sb16_playback_open()
571 runtime->hw.rate_min = runtime->hw.rate_max = chip->locked_rate; in snd_sb16_playback_open()
639 runtime->hw.rate_max = 48000; in snd_sb16_capture_open()
646 runtime->hw.rate_min = runtime->hw.rate_max = chip->locked_rate; in snd_sb16_capture_open()
/linux-2.6.39/sound/pci/ctxfi/
Dctpcm.c38 .rate_max = 192000,
60 .rate_max = 48000,
86 .rate_max = 96000,
284 runtime->hw.rate_max = atc->rsr * atc->msr; in ct_pcm_capture_open()
/linux-2.6.39/sound/pci/echoaudio/
Ddarla20.c85 .rate_max = 48000,
Dgina20.c89 .rate_max = 48000,
Ddarla24.c92 .rate_max = 96000,
Dindigodjx.c95 .rate_max = 96000,
Dindigo.c94 .rate_max = 96000,
Dindigodj.c94 .rate_max = 96000,
Dindigoio.c95 .rate_max = 96000,
Dindigoiox.c96 .rate_max = 96000,
Dlayla20.c99 .rate_max = 50000,
Dmia.c104 .rate_max = 96000,
Dlayla24.c109 .rate_max = 100000,
Dgina24.c112 .rate_max = 96000,
Dmona.c121 .rate_max = 96000,
Decho3g.c108 .rate_max = 100000,
/linux-2.6.39/sound/pci/au88x0/
Dau88x0_pcm.c43 .rate_max = 48000,
64 .rate_max = 48000,
86 .rate_max = 48000,
104 .rate_max = 48000,
/linux-2.6.39/sound/drivers/
Ddummy.c124 unsigned int rate_max; member
199 .rate_max = 48000,
213 .rate_max = 192000,
529 .rate_max = USE_RATE_MAX,
904 FIELD_ENTRY(rate_max, "%d"),
1031 if (m->rate_max) in snd_dummy_probe()
1032 dummy->pcm_hw.rate_max = m->rate_max; in snd_dummy_probe()
/linux-2.6.39/sound/pci/
Drme32.c313 .rate_max = 48000,
338 .rate_max = 48000,
364 .rate_max = 48000,
389 .rate_max = 48000,
868 runtime->hw.rate_max = 96000; in snd_rme32_playback_spdif_open()
875 runtime->hw.rate_max = rate; in snd_rme32_playback_spdif_open()
909 runtime->hw.rate_max = 96000; in snd_rme32_capture_spdif_open()
917 runtime->hw.rate_max = rate; in snd_rme32_capture_spdif_open()
953 runtime->hw.rate_max = rate; in snd_rme32_playback_adat_open()
977 runtime->hw.rate_max = rate; in snd_rme32_capture_adat_open()
/linux-2.6.39/sound/pci/emu10k1/
Demupcm.c567 .rate_max = 48000,
982 .rate_max = 96000,
1006 .rate_max = 48000,
1028 .rate_max = 192000,
1228 runtime->hw.rate_min = runtime->hw.rate_max = 8000; in snd_emu10k1_capture_mic_open()
1268 runtime->hw.rate_min = runtime->hw.rate_max = 48000; in snd_emu10k1_capture_efx_open()
1297 runtime->hw.rate_min = runtime->hw.rate_max = 44100; in snd_emu10k1_capture_efx_open()
1304 runtime->hw.rate_min = runtime->hw.rate_max = 48000; in snd_emu10k1_capture_efx_open()
1313 runtime->hw.rate_min = runtime->hw.rate_max = 96000; in snd_emu10k1_capture_efx_open()
1319 runtime->hw.rate_min = runtime->hw.rate_max = 192000; in snd_emu10k1_capture_efx_open()
[all …]

123456