Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/versatile/
Dclk-vexpress-osc.c26 unsigned long rate_max; member
50 if (WARN_ON(osc->rate_max && rate > osc->rate_max)) in vexpress_osc_round_rate()
51 rate = osc->rate_max; in vexpress_osc_round_rate()
89 osc->rate_max = range[1]; in vexpress_osc_probe()
/linux-4.4.14/sound/usb/
Dformat.c185 fp->rate_min = fp->rate_max = 0; in parse_audio_format_rates_v1()
207 if (!fp->rate_max || rate > fp->rate_max) in parse_audio_format_rates_v1()
208 fp->rate_max = rate; in parse_audio_format_rates_v1()
220 fp->rate_max = combine_triple(&fmt[offset + 4]); in parse_audio_format_rates_v1()
237 fp->rates = fp->rate_min = fp->rate_max = 0; in parse_uac2_sample_rate_range()
255 fp->rate_max = max; in parse_uac2_sample_rate_range()
265 if (!fp->rate_max || rate > fp->rate_max) in parse_uac2_sample_rate_range()
266 fp->rate_max = rate; in parse_uac2_sample_rate_range()
Dquirks-table.h70 .rate_max = 48000,
530 .rate_max = 44100,
547 .rate_max = 44100,
1018 .rate_max = 44100,
1035 .rate_max = 44100,
1638 .rate_max = 44100,
1656 .rate_max = 44100,
1705 .rate_max = 44100,
1723 .rate_max = 44100,
2122 .rate_max = 96000,
[all …]
Dpcm.c108 subs->cur_rate > fp->rate_max) in find_format()
894 if (fp->rate_max < it->min || (fp->rate_max == it->min && it->openmin)) { in hw_check_valid_format()
895 hwc_debug(" > check: rate_max %d < min %d\n", fp->rate_max, it->min); in hw_check_valid_format()
927 if (rmax < fp->rate_max) in hw_rule_rate()
928 rmax = fp->rate_max; in hw_rule_rate()
931 rmax = fp->rate_max; in hw_rule_rate()
1140 runtime->hw.rate_max = 0; in setup_hw_info()
1150 if (runtime->hw.rate_max < fp->rate_max) in setup_hw_info()
1151 runtime->hw.rate_max = fp->rate_max; in setup_hw_info()
Dcard.h27 unsigned int rate_min, rate_max; /* min/max rates */ member
Dquirks.c193 snd_usb_init_sample_rate(chip, fp->iface, alts, fp, fp->rate_max); in create_fixed_stream_quirk()
477 fp->rate_max = fp->rate_min = 44100; in create_uaxx_quirk()
481 fp->rate_max = fp->rate_min = 48000; in create_uaxx_quirk()
485 fp->rate_max = fp->rate_min = 96000; in create_uaxx_quirk()
Dproc.c99 fp->rate_min, fp->rate_max); in proc_dump_substream_formats()
Dstream.c740 snd_usb_init_sample_rate(chip, iface_no, alts, fp, fp->rate_max); in snd_usb_parse_audio_interface()
/linux-4.4.14/sound/soc/qcom/
Dlpass-apq8016.c49 .rate_max = 96000,
70 .rate_max = 96000,
91 .rate_max = 96000,
112 .rate_max = 96000,
127 .rate_max = 96000,
Dlpass-ipq806x.c58 .rate_max = 96000,
Dlpass-platform.c46 .rate_max = 192000,
/linux-4.4.14/sound/usb/line6/
Dpodhd.c48 .rate_max = 48000,
65 .rate_max = 48000,
Dpod.c142 .rate_max = 39063,
159 .rate_max = 39063,
Dtoneport.c89 .rate_max = 44100,
106 .rate_max = 44100,
/linux-4.4.14/sound/isa/sb/
Dsb8_main.c458 .rate_max = 23000,
477 .rate_max = 13000,
518 runtime->hw.rate_max = 50000; in snd_sb8_open()
522 runtime->hw.rate_max = 44100; in snd_sb8_open()
534 runtime->hw.rate_max = 44100; in snd_sb8_open()
536 runtime->hw.rate_max = 15000; in snd_sb8_open()
Dsb16_main.c483 .rate_max = 44100,
501 .rate_max = 44100,
565 runtime->hw.rate_max = 48000; in snd_sb16_playback_open()
572 runtime->hw.rate_min = runtime->hw.rate_max = chip->locked_rate; in snd_sb16_playback_open()
640 runtime->hw.rate_max = 48000; in snd_sb16_capture_open()
647 runtime->hw.rate_min = runtime->hw.rate_max = chip->locked_rate; in snd_sb16_capture_open()
Demu8000_pcm.c167 .rate_max = 48000,
/linux-4.4.14/sound/firewire/bebob/
Dbebob_pcm.c78 hw->rate_max = 0; in limit_channels_and_rates()
90 hw->rate_max = max(hw->rate_max, snd_bebob_rate_table[i]); in limit_channels_and_rates()
190 substream->runtime->hw.rate_max = sampling_rate; in pcm_open()
/linux-4.4.14/sound/pci/ctxfi/
Dctpcm.c38 .rate_max = 192000,
60 .rate_max = 48000,
86 .rate_max = 96000,
285 runtime->hw.rate_max = atc->rsr * atc->msr; in ct_pcm_capture_open()
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-pcm.c89 hw->rate_max = 0; in limit_channels_and_rates()
104 hw->rate_max = max(hw->rate_max, formation.rate); in limit_channels_and_rates()
185 substream->runtime->hw.rate_max = formation.rate; in limit_to_current_params()
/linux-4.4.14/sound/pci/echoaudio/
Ddarla20.c85 .rate_max = 48000,
Dgina20.c89 .rate_max = 48000,
Ddarla24.c92 .rate_max = 96000,
Dindigo.c94 .rate_max = 96000,
Dindigodjx.c95 .rate_max = 96000,
Dindigoio.c95 .rate_max = 96000,
Dindigodj.c94 .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,
Dechoaudio.c299 pipe->hw.rate_max = 48000; in pcm_open()
/linux-4.4.14/sound/soc/codecs/
Dics43432.c34 .rate_max = ICS43432_RATE_MAX,
Dmax98357a.c98 .rate_max = 96000,
Dwm8776.c389 .rate_max = 192000,
403 .rate_max = 96000,
Dcs4270.c482 .rate_max = 216000,
491 .rate_max = 216000,
Dalc5632.c1024 .rate_max = 48000,
1032 .rate_max = 48000,
Dalc5623.c850 .rate_max = 48000,
858 .rate_max = 48000,
Dpcm512x.c1339 .rate_max = 384000,
/linux-4.4.14/sound/drivers/
Ddummy.c127 unsigned int rate_max; member
204 .rate_max = 48000,
218 .rate_max = 192000,
530 .rate_max = USE_RATE_MAX,
972 FIELD_ENTRY(rate_max, "%d"),
1099 if (m->rate_max) in snd_dummy_probe()
1100 dummy->pcm_hw.rate_max = m->rate_max; in snd_dummy_probe()
Daloop.c329 cable->hw.rate_max = runtime->rate; in params_change()
574 .rate_max = 192000,
642 t.max = hw->rate_max; in rule_rate()
Dml403-ac97cr.c384 .rate_max = 48000,
403 .rate_max = 48000,
/linux-4.4.14/sound/soc/kirkwood/
Dkirkwood-i2s.c491 .rate_max = 192000,
499 .rate_max = 192000,
512 .rate_max = 192000,
520 .rate_max = 192000,
/linux-4.4.14/sound/pci/
Drme32.c312 .rate_max = 48000,
337 .rate_max = 48000,
363 .rate_max = 48000,
388 .rate_max = 48000,
867 runtime->hw.rate_max = 96000; in snd_rme32_playback_spdif_open()
874 runtime->hw.rate_max = rate; in snd_rme32_playback_spdif_open()
908 runtime->hw.rate_max = 96000; in snd_rme32_capture_spdif_open()
916 runtime->hw.rate_max = rate; in snd_rme32_capture_spdif_open()
952 runtime->hw.rate_max = rate; in snd_rme32_playback_adat_open()
976 runtime->hw.rate_max = rate; in snd_rme32_capture_adat_open()
Dcmipci.c1488 .rate_max = 48000,
1508 .rate_max = 48000,
1528 .rate_max = 48000,
1548 .rate_max = 48000,
1568 .rate_max = 48000,
1589 .rate_max = 48000,
1676 runtime->hw.rate_max = 96000; in snd_cmipci_playback_open()
1683 runtime->hw.rate_max = 128000; in snd_cmipci_playback_open()
1708 runtime->hw.rate_max = 128000; in snd_cmipci_capture_open()
1739 runtime->hw.rate_max = 96000; in snd_cmipci_playback2_open()
[all …]
Drme96.c390 .rate_max = 96000,
421 .rate_max = 96000,
448 .rate_max = 48000,
475 .rate_max = 48000,
1205 runtime->hw.rate_max = rate; in snd_rme96_playback_spdif_open()
1233 runtime->hw.rate_max = rate; in snd_rme96_capture_spdif_open()
1274 runtime->hw.rate_max = rate; in snd_rme96_playback_adat_open()
1300 runtime->hw.rate_max = rate; in snd_rme96_capture_adat_open()
Dals300.c340 .rate_max = 48000,
359 .rate_max = 48000,
Dals4000.c603 .rate_max = 48000,
622 .rate_max = 48000,
Dad1889.c292 .rate_max = 48000,
309 .rate_max = 48000,
Dbt87x.c382 .rate_max = ANALOG_CLOCK / CLOCK_DIV_MIN,
398 runtime->hw.rate_max = chip->board.dig_rate; in snd_bt87x_set_digital_hw()
Dvia82xx.c1163 .rate_max = 48000,
1199 runtime->hw.rate_min = runtime->hw.rate_max = 48000; in snd_via82xx_pcm_open()
1205 runtime->hw.rate_max = 48000; in snd_via82xx_pcm_open()
1214 runtime->hw.rate_max = runtime->hw.rate_min = ratep->rate; in snd_via82xx_pcm_open()
Dsis7019.c173 .rate_max = 48000,
194 .rate_max = 48000,
Dfm801.c596 .rate_max = 48000,
616 .rate_max = 48000,
Dsonicvibes.c787 .rate_max = 48000,
806 .rate_max = 48000,
Dens1370.c1078 .rate_max = 48000,
1098 .rate_max = 48000,
1117 .rate_max = 48000,
Dcs4281.c864 .rate_max = 48000,
889 .rate_max = 48000,
Des1938.c895 .rate_max = 48000,
918 .rate_max = 48000,
Dvia82xx_modem.c727 .rate_max = 16000,
Datiixp_modem.c847 .rate_max = 16000,
Dmaestro3.c1695 .rate_max = 48000,
1716 .rate_max = 48000,
Des1968.c1303 .rate_max = 48000,
1324 .rate_max = 48000,
Dintel8x0m.c624 .rate_max = 16000,
Datiixp.c1022 .rate_max = 48000,
Dazt3328.c1998 .rate_max = AZF_FREQ_66200,
Dintel8x0.c1132 .rate_max = 48000,
/linux-4.4.14/sound/pci/au88x0/
Dau88x0_pcm.c43 .rate_max = 48000,
64 .rate_max = 48000,
86 .rate_max = 48000,
104 .rate_max = 48000,
/linux-4.4.14/sound/pci/emu10k1/
Demupcm.c568 .rate_max = 48000,
987 .rate_max = 96000,
1011 .rate_max = 48000,
1033 .rate_max = 192000,
1242 runtime->hw.rate_min = runtime->hw.rate_max = 8000; in snd_emu10k1_capture_mic_open()
1282 runtime->hw.rate_min = runtime->hw.rate_max = 48000; in snd_emu10k1_capture_efx_open()
1311 runtime->hw.rate_min = runtime->hw.rate_max = 44100; in snd_emu10k1_capture_efx_open()
1318 runtime->hw.rate_min = runtime->hw.rate_max = 48000; in snd_emu10k1_capture_efx_open()
1327 runtime->hw.rate_min = runtime->hw.rate_max = 96000; in snd_emu10k1_capture_efx_open()
1333 runtime->hw.rate_min = runtime->hw.rate_max = 192000; in snd_emu10k1_capture_efx_open()
[all …]
Dp16v.c135 .rate_max = 192000,
155 .rate_max = 192000,
Demu10k1x.c265 .rate_max = 48000,
284 .rate_max = 48000,
/linux-4.4.14/sound/firewire/tascam/
Dtascam-pcm.c36 .rate_max = 96000, in pcm_init_hw_params()
91 substream->runtime->hw.rate_max = rate; in pcm_open()
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-pcm.c73 .rate_max = 96000, in pcm_init_hw_params()
150 substream->runtime->hw.rate_max = rate; in pcm_open()
/linux-4.4.14/sound/soc/samsung/
Dbells.c217 .rate_max = 8000,
225 .rate_max = SYS_AUDIO_RATE,
Dlowland.c85 .rate_max = 44100,
Dlittlemill.c137 .rate_max = 8000,
Dspeyside.c184 .rate_max = 48000,
/linux-4.4.14/sound/soc/
Dsoc-pcm.c378 unsigned int rate_min = 0, rate_max = UINT_MAX; in soc_pcm_init_runtime_hw() local
412 rate_max = min_not_zero(rate_max, codec_stream->rate_max); in soc_pcm_init_runtime_hw()
439 hw->rate_max = min_not_zero(hw->rate_max, cpu_stream->rate_max); in soc_pcm_init_runtime_hw()
440 hw->rate_max = min_not_zero(hw->rate_max, rate_max); in soc_pcm_init_runtime_hw()
570 runtime->hw.rate_max); in soc_pcm_open()
1537 runtime->hw.rate_max = stream->rate_max; in dpcm_init_runtime_hw()
Dsoc-dapm.c3495 config->rate_max; in snd_soc_dai_link_event()
/linux-4.4.14/sound/soc/intel/boards/
Dbytcr_rt5640.c98 .rate_max = 48000,
/linux-4.4.14/sound/pci/cs5535audio/
Dcs5535audio_pcm.c54 .rate_max = 48000,
81 .rate_max = 48000,
/linux-4.4.14/sound/pci/lola/
Dlola_pcm.c212 .rate_max = 192000,
243 runtime->hw.rate_max = chip->sample_rate; in lola_pcm_open()
246 runtime->hw.rate_max = chip->sample_rate_max; in lola_pcm_open()
/linux-4.4.14/sound/pci/ice1712/
Djuli.c191 if (rate >= runtime->hw.rate_min && rate <= runtime->hw.rate_max) { in juli_spdif_in_open()
193 runtime->hw.rate_max = rate; in juli_spdif_in_open()
Dice1712.c735 .rate_max = 48000,
754 .rate_max = 48000,
772 .rate_max = 48000,
1139 .rate_max = 96000,
1158 .rate_max = 96000,
1181 runtime->hw.rate_max = PRO_RATE_DEFAULT; in snd_ice1712_playback_pro_open()
1202 runtime->hw.rate_max = PRO_RATE_DEFAULT; in snd_ice1712_capture_pro_open()
Dice1724.c936 .rate_max = 192000,
957 .rate_max = 192000,
975 .rate_max = 192000,
1009 runtime->hw.rate_max = ice->hw_rates->list[ice->hw_rates->count - 1]; in set_rate_constraints()
1027 && rate <= runtime->hw.rate_max) { in constrain_rate_if_locked()
1029 runtime->hw.rate_max = rate; in constrain_rate_if_locked()
Dquartet.c976 if (rate >= runtime->hw.rate_min && rate <= runtime->hw.rate_max) { in qtet_spdif_in_open()
978 runtime->hw.rate_max = rate; in qtet_spdif_in_open()
/linux-4.4.14/drivers/media/pci/cobalt/
Dcobalt-alsa-pcm.c57 .rate_max = 48000,
78 .rate_max = 48000,
/linux-4.4.14/sound/pci/oxygen/
Doxygen_pcm.c58 .rate_max = 192000,
86 .rate_max = 192000,
106 .rate_max = 48000,
Dxonar_wm87x6.c367 hardware->rate_max = 96000; in wm8776_adc_hardware_filter()
/linux-4.4.14/sound/usb/hiface/
Dpcm.c94 .rate_max = 192000, /* changes in hiface_pcm_open to support extra rates */
380 alsa_rt->hw.rate_max = 384000; in hiface_pcm_open()
/linux-4.4.14/sound/atmel/
Dabdac.c165 .rate_max = RATE_MAX,
180 atmel_abdac_hw.rate_max = dac->rates[dac->rates_num - 1]; in atmel_abdac_open()
Dac97c.c165 .rate_max = 48000,
185 runtime->hw.rate_max = chip->cur_rate; in atmel_ac97c_playback_open()
204 runtime->hw.rate_max = chip->cur_rate; in atmel_ac97c_capture_open()
/linux-4.4.14/sound/pci/mixart/
Dmixart.c689 .rate_max = 48000,
710 .rate_max = 48000,
789 runtime->hw.rate_min = runtime->hw.rate_max = mgr->sample_rate; in snd_mixart_playback_open()
870 runtime->hw.rate_min = runtime->hw.rate_max = mgr->sample_rate; in snd_mixart_capture_open()
/linux-4.4.14/include/uapi/sound/
Dasoc.h205 __le32 rate_max; /* max rate */ member
/linux-4.4.14/sound/pcmcia/pdaudiocf/
Dpdaudiocf_pcm.c212 .rate_max = 192000,
/linux-4.4.14/sound/pci/aw2/
Daw2-alsa.c62 .rate_max = 44100,
79 .rate_max = 44100,
/linux-4.4.14/sound/soc/sti/
Duniperif_reader.c28 .rate_max = 96000,
Duniperif_player.c54 .rate_max = 192000,
/linux-4.4.14/sound/isa/msnd/
Dmsnd.c447 .rate_max = 48000,
466 .rate_max = 48000,
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-alsa-pcm.c63 .rate_max = 48000,
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c63 .rate_max = 48000,
/linux-4.4.14/drivers/media/usb/go7007/
Dsnd-go7007.c63 .rate_max = 48000,
/linux-4.4.14/sound/soc/fsl/
Dfsl_sai.c610 .rate_max = 192000,
619 .rate_max = 192000,
/linux-4.4.14/drivers/media/usb/usbtv/
Dusbtv-audio.c41 .rate_max = 48000,
/linux-4.4.14/sound/drivers/pcsp/
Dpcsp_lib.c299 .rate_max = PCSP_DEFAULT_SRATE,
/linux-4.4.14/sound/sh/
Dsh_dac_audio.c104 .rate_max = 8000,
Daica.c224 .rate_max = 48000,
/linux-4.4.14/sound/ppc/
Dpmac.c522 .rate_max = 44100,
541 .rate_max = 44100,
601 runtime->hw.rate_max = chip->freq_table[i]; in snd_pmac_pcm_open()
Dsnd_ps3.c102 .rate_max = 96000,
/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000-alsa.c158 .rate_max = 48000,
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-g723.c128 .rate_max = SAMPLERATE,
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_pcm.c225 substream->runtime->hw.rate_max = sampling_rate; in pcm_open()
/linux-4.4.14/sound/core/
Dpcm_misc.c485 runtime->hw.rate_max = snd_pcm_known_rates.list[i]; in snd_pcm_limit_hw_rates()
Dpcm_native.c2179 hw->rate_min, hw->rate_max); in snd_pcm_hw_constraints_complete()
/linux-4.4.14/sound/pci/asihpi/
Dasihpi.c368 unsigned int rate_max = 0; in snd_card_asihpi_pcm_samplerates() local
375 rate_max = 100000; in snd_card_asihpi_pcm_samplerates()
398 rate_max = max(rate_max, sample_rate); in snd_card_asihpi_pcm_samplerates()
448 pcmhw->rate_max = rate_max; in snd_card_asihpi_pcm_samplerates()
/linux-4.4.14/sound/soc/atmel/
Datmel_ssc_dai.c908 .rate_max = 384000,
915 .rate_max = 384000,
Datmel-classd.c108 .rate_max = 96000,
/linux-4.4.14/sound/firewire/dice/
Ddice-pcm.c209 substream->runtime->hw.rate_max = rate; in pcm_open()
/linux-4.4.14/sound/parisc/
Dharmony.c273 .rate_max = 48000,
294 .rate_max = 48000,
/linux-4.4.14/sound/soc/sunxi/
Dsun4i-codec.c390 .rate_max = 192000,
/linux-4.4.14/sound/pci/pcxhr/
Dpcxhr.c1004 .rate_max = 192000,
1066 runtime->hw.rate_min = runtime->hw.rate_max = mgr->sample_rate; in pcxhr_open()
1078 runtime->hw.rate_max = external_rate; in pcxhr_open()
/linux-4.4.14/sound/isa/ad1816a/
Dad1816a_lib.c350 .rate_max = 55200,
369 .rate_max = 55200,
/linux-4.4.14/sound/drivers/vx/
Dvx_pcm.c511 .rate_max = 48000,
902 .rate_max = 48000,
/linux-4.4.14/sound/aoa/soundbus/i2sbus/
Dpcm.c172 hw->rate_max = 192000; in i2sbus_pcm_open()
185 hw->rate_max = i2sdev->rate; in i2sbus_pcm_open()
/linux-4.4.14/sound/spi/
Dat73c213.c119 .rate_max = 50000, /* Replaced by chip->bitrate later. */
220 snd_at73c213_playback_hw.rate_max = chip->bitrate; in snd_at73c213_pcm_open()
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-alsa.c308 .rate_max = 48000,
/linux-4.4.14/sound/isa/gus/
Dgus_pcm.c643 .rate_max = 48000,
661 .rate_max = 44100,
/linux-4.4.14/sound/isa/es1688/
Des1688_lib.c536 .rate_max = 48000,
554 .rate_max = 48000,
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dcore.h284 u32 rate_max; member
Ddebug.c1665 for (i = 0; i < tpc_stats->rate_max; i++) { in ath10k_tpc_stats_print()
1717 tpc_stats->rate_max); in ath10k_tpc_stats_fill()
Dwmi.c4048 for (i = 0; i < __le32_to_cpu(ev->rate_max); i++) { in ath10k_tpc_config_disp_tables()
4187 tpc_stats->rate_max = __le32_to_cpu(ev->rate_max); in ath10k_wmi_event_pdev_tpc_config()
4212 __le32_to_cpu(ev->rate_max)); in ath10k_wmi_event_pdev_tpc_config()
Dwmi.h3695 __le32 rate_max; member
/linux-4.4.14/drivers/staging/most/aim-sound/
Dsound.c491 pcm_hw->rate_max = 48000; in audio_set_hw_params()
/linux-4.4.14/sound/pci/ali5451/
Dali5451.c1445 .rate_max = 48000,
1471 .rate_max = 48000,
1589 .rate_max = 16000,
/linux-4.4.14/drivers/media/pci/cx25821/
Dcx25821-alsa.c442 .rate_max = 48000,
/linux-4.4.14/sound/pci/nm256/
Dnm256.c794 .rate_max = 48000,
813 .rate_max = 48000,
/linux-4.4.14/sound/pci/trident/
Dtrident_main.c1740 .rate_max = 48000,
1765 .rate_max = 48000,
1789 .rate_max = 48000,
1814 .rate_max = 48000,
1834 .rate_max = 48000,
/linux-4.4.14/sound/firewire/
Disight.c257 .rate_max = 48000, in isight_open()
/linux-4.4.14/sound/mips/
Dau1x00.c277 .rate_max = 22050,
Dsgio2audio.c543 .rate_max = 48000,
Dhal2.c503 .rate_max = 48000,
/linux-4.4.14/sound/soc/sh/
Dsiu_dai.c341 .rate_max = 48000,
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-audio.c423 .rate_max = 48000,
/linux-4.4.14/sound/pci/ca0106/
Dca0106_main.c309 .rate_max = 192000,
335 .rate_max = 192000,
/linux-4.4.14/sound/usb/usx2y/
Dusx2yhwdeppcm.c549 .rate_max = 48000,
Dusbusx2yaudio.c868 .rate_max = 48000,
/linux-4.4.14/sound/usb/6fire/
Dpcm.c64 .rate_max = 192000,
/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c4202 .rate_max = 96000,
4231 .rate_max = 96000,
4446 runtime->hw.rate_min = runtime->hw.rate_max = hdsp->system_sample_rate; in snd_hdsp_playback_open()
4448 runtime->hw.rate_max = 192000; in snd_hdsp_playback_open()
4525 runtime->hw.rate_max = 192000; in snd_hdsp_capture_open()
Drme9652.c2162 .rate_max = 96000,
2185 .rate_max = 96000,
Dhdspm.c5838 .rate_max = 192000,
5863 .rate_max = 192000,
/linux-4.4.14/sound/sparc/
Damd7930.c679 .rate_max = 8000,
Dcs4231.c1106 .rate_max = 48000,
1130 .rate_max = 48000,
Ddbri.c1988 .rate_max = 48000,
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-audio.c230 .rate_max = 48000,
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c45 .rate_max = 48000,
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-alsa.c406 .rate_max = 48000,
/linux-4.4.14/sound/usb/caiaq/
Daudio.c53 .rate_max = 0, /* will overwrite later */
/linux-4.4.14/Documentation/sound/alsa/soc/
DDPCM.txt346 .rate_max = 8000,
/linux-4.4.14/sound/pci/lx6464es/
Dlx6464es.c92 .rate_max = 192000,
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-alsa.c647 .rate_max = 32000,
/linux-4.4.14/sound/pci/korg1212/
Dkorg1212.c1244 .rate_max = 48000,
1265 .rate_max = 48000,
/linux-4.4.14/sound/isa/
Des18xx.c850 .rate_max = 48000,
870 .rate_max = 48000,
/linux-4.4.14/sound/isa/wss/
Dwss_lib.c1464 .rate_max = 48000,
1485 .rate_max = 48000,
/linux-4.4.14/include/sound/
Dpcm.h50 unsigned int rate_max; /* max rate */ member
Dsoc.h726 unsigned int rate_max; /* max rate */ member
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c385 .rate_max = 48000,
/linux-4.4.14/sound/pci/riptide/
Driptide.c1327 .rate_max = 48000,
1346 .rate_max = 48000,
/linux-4.4.14/sound/pci/ymfpci/
Dymfpci_main.c859 .rate_max = 48000,
881 .rate_max = 48000,
/linux-4.4.14/sound/usb/misc/
Dua101.c641 substream->runtime->hw.rate_max = ua->rate; in set_stream_hw()
/linux-4.4.14/drivers/usb/gadget/function/
Df_uac2.c419 runtime->hw.rate_max = runtime->hw.rate_min; in uac2_pcm_open()
/linux-4.4.14/sound/pci/cs46xx/
Dcs46xx_lib.c1452 .rate_max = 48000,
1472 .rate_max = 48000,