/linux-4.4.14/drivers/clk/versatile/ |
D | clk-vexpress-osc.c | 26 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/ |
D | format.c | 185 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()
|
D | quirks-table.h | 70 .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 …]
|
D | pcm.c | 108 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()
|
D | card.h | 27 unsigned int rate_min, rate_max; /* min/max rates */ member
|
D | quirks.c | 193 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()
|
D | proc.c | 99 fp->rate_min, fp->rate_max); in proc_dump_substream_formats()
|
D | stream.c | 740 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/ |
D | lpass-apq8016.c | 49 .rate_max = 96000, 70 .rate_max = 96000, 91 .rate_max = 96000, 112 .rate_max = 96000, 127 .rate_max = 96000,
|
D | lpass-ipq806x.c | 58 .rate_max = 96000,
|
D | lpass-platform.c | 46 .rate_max = 192000,
|
/linux-4.4.14/sound/usb/line6/ |
D | podhd.c | 48 .rate_max = 48000, 65 .rate_max = 48000,
|
D | pod.c | 142 .rate_max = 39063, 159 .rate_max = 39063,
|
D | toneport.c | 89 .rate_max = 44100, 106 .rate_max = 44100,
|
/linux-4.4.14/sound/isa/sb/ |
D | sb8_main.c | 458 .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()
|
D | sb16_main.c | 483 .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()
|
D | emu8000_pcm.c | 167 .rate_max = 48000,
|
/linux-4.4.14/sound/firewire/bebob/ |
D | bebob_pcm.c | 78 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/ |
D | ctpcm.c | 38 .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/ |
D | oxfw-pcm.c | 89 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/ |
D | darla20.c | 85 .rate_max = 48000,
|
D | gina20.c | 89 .rate_max = 48000,
|
D | darla24.c | 92 .rate_max = 96000,
|
D | indigo.c | 94 .rate_max = 96000,
|
D | indigodjx.c | 95 .rate_max = 96000,
|
D | indigoio.c | 95 .rate_max = 96000,
|
D | indigodj.c | 94 .rate_max = 96000,
|
D | indigoiox.c | 96 .rate_max = 96000,
|
D | layla20.c | 99 .rate_max = 50000,
|
D | mia.c | 104 .rate_max = 96000,
|
D | layla24.c | 109 .rate_max = 100000,
|
D | gina24.c | 112 .rate_max = 96000,
|
D | mona.c | 121 .rate_max = 96000,
|
D | echo3g.c | 108 .rate_max = 100000,
|
D | echoaudio.c | 299 pipe->hw.rate_max = 48000; in pcm_open()
|
/linux-4.4.14/sound/soc/codecs/ |
D | ics43432.c | 34 .rate_max = ICS43432_RATE_MAX,
|
D | max98357a.c | 98 .rate_max = 96000,
|
D | wm8776.c | 389 .rate_max = 192000, 403 .rate_max = 96000,
|
D | cs4270.c | 482 .rate_max = 216000, 491 .rate_max = 216000,
|
D | alc5632.c | 1024 .rate_max = 48000, 1032 .rate_max = 48000,
|
D | alc5623.c | 850 .rate_max = 48000, 858 .rate_max = 48000,
|
D | pcm512x.c | 1339 .rate_max = 384000,
|
/linux-4.4.14/sound/drivers/ |
D | dummy.c | 127 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()
|
D | aloop.c | 329 cable->hw.rate_max = runtime->rate; in params_change() 574 .rate_max = 192000, 642 t.max = hw->rate_max; in rule_rate()
|
D | ml403-ac97cr.c | 384 .rate_max = 48000, 403 .rate_max = 48000,
|
/linux-4.4.14/sound/soc/kirkwood/ |
D | kirkwood-i2s.c | 491 .rate_max = 192000, 499 .rate_max = 192000, 512 .rate_max = 192000, 520 .rate_max = 192000,
|
/linux-4.4.14/sound/pci/ |
D | rme32.c | 312 .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()
|
D | cmipci.c | 1488 .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 …]
|
D | rme96.c | 390 .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()
|
D | als300.c | 340 .rate_max = 48000, 359 .rate_max = 48000,
|
D | als4000.c | 603 .rate_max = 48000, 622 .rate_max = 48000,
|
D | ad1889.c | 292 .rate_max = 48000, 309 .rate_max = 48000,
|
D | bt87x.c | 382 .rate_max = ANALOG_CLOCK / CLOCK_DIV_MIN, 398 runtime->hw.rate_max = chip->board.dig_rate; in snd_bt87x_set_digital_hw()
|
D | via82xx.c | 1163 .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()
|
D | sis7019.c | 173 .rate_max = 48000, 194 .rate_max = 48000,
|
D | fm801.c | 596 .rate_max = 48000, 616 .rate_max = 48000,
|
D | sonicvibes.c | 787 .rate_max = 48000, 806 .rate_max = 48000,
|
D | ens1370.c | 1078 .rate_max = 48000, 1098 .rate_max = 48000, 1117 .rate_max = 48000,
|
D | cs4281.c | 864 .rate_max = 48000, 889 .rate_max = 48000,
|
D | es1938.c | 895 .rate_max = 48000, 918 .rate_max = 48000,
|
D | via82xx_modem.c | 727 .rate_max = 16000,
|
D | atiixp_modem.c | 847 .rate_max = 16000,
|
D | maestro3.c | 1695 .rate_max = 48000, 1716 .rate_max = 48000,
|
D | es1968.c | 1303 .rate_max = 48000, 1324 .rate_max = 48000,
|
D | intel8x0m.c | 624 .rate_max = 16000,
|
D | atiixp.c | 1022 .rate_max = 48000,
|
D | azt3328.c | 1998 .rate_max = AZF_FREQ_66200,
|
D | intel8x0.c | 1132 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/au88x0/ |
D | au88x0_pcm.c | 43 .rate_max = 48000, 64 .rate_max = 48000, 86 .rate_max = 48000, 104 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emupcm.c | 568 .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 …]
|
D | p16v.c | 135 .rate_max = 192000, 155 .rate_max = 192000,
|
D | emu10k1x.c | 265 .rate_max = 48000, 284 .rate_max = 48000,
|
/linux-4.4.14/sound/firewire/tascam/ |
D | tascam-pcm.c | 36 .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/ |
D | digi00x-pcm.c | 73 .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/ |
D | bells.c | 217 .rate_max = 8000, 225 .rate_max = SYS_AUDIO_RATE,
|
D | lowland.c | 85 .rate_max = 44100,
|
D | littlemill.c | 137 .rate_max = 8000,
|
D | speyside.c | 184 .rate_max = 48000,
|
/linux-4.4.14/sound/soc/ |
D | soc-pcm.c | 378 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()
|
D | soc-dapm.c | 3495 config->rate_max; in snd_soc_dai_link_event()
|
/linux-4.4.14/sound/soc/intel/boards/ |
D | bytcr_rt5640.c | 98 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/cs5535audio/ |
D | cs5535audio_pcm.c | 54 .rate_max = 48000, 81 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/lola/ |
D | lola_pcm.c | 212 .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/ |
D | juli.c | 191 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()
|
D | ice1712.c | 735 .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()
|
D | ice1724.c | 936 .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()
|
D | quartet.c | 976 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/ |
D | cobalt-alsa-pcm.c | 57 .rate_max = 48000, 78 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/oxygen/ |
D | oxygen_pcm.c | 58 .rate_max = 192000, 86 .rate_max = 192000, 106 .rate_max = 48000,
|
D | xonar_wm87x6.c | 367 hardware->rate_max = 96000; in wm8776_adc_hardware_filter()
|
/linux-4.4.14/sound/usb/hiface/ |
D | pcm.c | 94 .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/ |
D | abdac.c | 165 .rate_max = RATE_MAX, 180 atmel_abdac_hw.rate_max = dac->rates[dac->rates_num - 1]; in atmel_abdac_open()
|
D | ac97c.c | 165 .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/ |
D | mixart.c | 689 .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/ |
D | asoc.h | 205 __le32 rate_max; /* max rate */ member
|
/linux-4.4.14/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf_pcm.c | 212 .rate_max = 192000,
|
/linux-4.4.14/sound/pci/aw2/ |
D | aw2-alsa.c | 62 .rate_max = 44100, 79 .rate_max = 44100,
|
/linux-4.4.14/sound/soc/sti/ |
D | uniperif_reader.c | 28 .rate_max = 96000,
|
D | uniperif_player.c | 54 .rate_max = 192000,
|
/linux-4.4.14/sound/isa/msnd/ |
D | msnd.c | 447 .rate_max = 48000, 466 .rate_max = 48000,
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-alsa-pcm.c | 63 .rate_max = 48000,
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-alsa-pcm.c | 63 .rate_max = 48000,
|
/linux-4.4.14/drivers/media/usb/go7007/ |
D | snd-go7007.c | 63 .rate_max = 48000,
|
/linux-4.4.14/sound/soc/fsl/ |
D | fsl_sai.c | 610 .rate_max = 192000, 619 .rate_max = 192000,
|
/linux-4.4.14/drivers/media/usb/usbtv/ |
D | usbtv-audio.c | 41 .rate_max = 48000,
|
/linux-4.4.14/sound/drivers/pcsp/ |
D | pcsp_lib.c | 299 .rate_max = PCSP_DEFAULT_SRATE,
|
/linux-4.4.14/sound/sh/ |
D | sh_dac_audio.c | 104 .rate_max = 8000,
|
D | aica.c | 224 .rate_max = 48000,
|
/linux-4.4.14/sound/ppc/ |
D | pmac.c | 522 .rate_max = 44100, 541 .rate_max = 44100, 601 runtime->hw.rate_max = chip->freq_table[i]; in snd_pmac_pcm_open()
|
D | snd_ps3.c | 102 .rate_max = 96000,
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-alsa.c | 158 .rate_max = 48000,
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10-g723.c | 128 .rate_max = SAMPLERATE,
|
/linux-4.4.14/sound/firewire/fireworks/ |
D | fireworks_pcm.c | 225 substream->runtime->hw.rate_max = sampling_rate; in pcm_open()
|
/linux-4.4.14/sound/core/ |
D | pcm_misc.c | 485 runtime->hw.rate_max = snd_pcm_known_rates.list[i]; in snd_pcm_limit_hw_rates()
|
D | pcm_native.c | 2179 hw->rate_min, hw->rate_max); in snd_pcm_hw_constraints_complete()
|
/linux-4.4.14/sound/pci/asihpi/ |
D | asihpi.c | 368 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/ |
D | atmel_ssc_dai.c | 908 .rate_max = 384000, 915 .rate_max = 384000,
|
D | atmel-classd.c | 108 .rate_max = 96000,
|
/linux-4.4.14/sound/firewire/dice/ |
D | dice-pcm.c | 209 substream->runtime->hw.rate_max = rate; in pcm_open()
|
/linux-4.4.14/sound/parisc/ |
D | harmony.c | 273 .rate_max = 48000, 294 .rate_max = 48000,
|
/linux-4.4.14/sound/soc/sunxi/ |
D | sun4i-codec.c | 390 .rate_max = 192000,
|
/linux-4.4.14/sound/pci/pcxhr/ |
D | pcxhr.c | 1004 .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/ |
D | ad1816a_lib.c | 350 .rate_max = 55200, 369 .rate_max = 55200,
|
/linux-4.4.14/sound/drivers/vx/ |
D | vx_pcm.c | 511 .rate_max = 48000, 902 .rate_max = 48000,
|
/linux-4.4.14/sound/aoa/soundbus/i2sbus/ |
D | pcm.c | 172 hw->rate_max = 192000; in i2sbus_pcm_open() 185 hw->rate_max = i2sdev->rate; in i2sbus_pcm_open()
|
/linux-4.4.14/sound/spi/ |
D | at73c213.c | 119 .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/ |
D | cx23885-alsa.c | 308 .rate_max = 48000,
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_pcm.c | 643 .rate_max = 48000, 661 .rate_max = 44100,
|
/linux-4.4.14/sound/isa/es1688/ |
D | es1688_lib.c | 536 .rate_max = 48000, 554 .rate_max = 48000,
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | core.h | 284 u32 rate_max; member
|
D | debug.c | 1665 for (i = 0; i < tpc_stats->rate_max; i++) { in ath10k_tpc_stats_print() 1717 tpc_stats->rate_max); in ath10k_tpc_stats_fill()
|
D | wmi.c | 4048 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()
|
D | wmi.h | 3695 __le32 rate_max; member
|
/linux-4.4.14/drivers/staging/most/aim-sound/ |
D | sound.c | 491 pcm_hw->rate_max = 48000; in audio_set_hw_params()
|
/linux-4.4.14/sound/pci/ali5451/ |
D | ali5451.c | 1445 .rate_max = 48000, 1471 .rate_max = 48000, 1589 .rate_max = 16000,
|
/linux-4.4.14/drivers/media/pci/cx25821/ |
D | cx25821-alsa.c | 442 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/nm256/ |
D | nm256.c | 794 .rate_max = 48000, 813 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/trident/ |
D | trident_main.c | 1740 .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/ |
D | isight.c | 257 .rate_max = 48000, in isight_open()
|
/linux-4.4.14/sound/mips/ |
D | au1x00.c | 277 .rate_max = 22050,
|
D | sgio2audio.c | 543 .rate_max = 48000,
|
D | hal2.c | 503 .rate_max = 48000,
|
/linux-4.4.14/sound/soc/sh/ |
D | siu_dai.c | 341 .rate_max = 48000,
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-audio.c | 423 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/ca0106/ |
D | ca0106_main.c | 309 .rate_max = 192000, 335 .rate_max = 192000,
|
/linux-4.4.14/sound/usb/usx2y/ |
D | usx2yhwdeppcm.c | 549 .rate_max = 48000,
|
D | usbusx2yaudio.c | 868 .rate_max = 48000,
|
/linux-4.4.14/sound/usb/6fire/ |
D | pcm.c | 64 .rate_max = 192000,
|
/linux-4.4.14/sound/pci/rme9652/ |
D | hdsp.c | 4202 .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()
|
D | rme9652.c | 2162 .rate_max = 96000, 2185 .rate_max = 96000,
|
D | hdspm.c | 5838 .rate_max = 192000, 5863 .rate_max = 192000,
|
/linux-4.4.14/sound/sparc/ |
D | amd7930.c | 679 .rate_max = 8000,
|
D | cs4231.c | 1106 .rate_max = 48000, 1130 .rate_max = 48000,
|
D | dbri.c | 1988 .rate_max = 48000,
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 230 .rate_max = 48000,
|
/linux-4.4.14/sound/soc/intel/skylake/ |
D | skl-pcm.c | 45 .rate_max = 48000,
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-alsa.c | 406 .rate_max = 48000,
|
/linux-4.4.14/sound/usb/caiaq/ |
D | audio.c | 53 .rate_max = 0, /* will overwrite later */
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | DPCM.txt | 346 .rate_max = 8000,
|
/linux-4.4.14/sound/pci/lx6464es/ |
D | lx6464es.c | 92 .rate_max = 192000,
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 647 .rate_max = 32000,
|
/linux-4.4.14/sound/pci/korg1212/ |
D | korg1212.c | 1244 .rate_max = 48000, 1265 .rate_max = 48000,
|
/linux-4.4.14/sound/isa/ |
D | es18xx.c | 850 .rate_max = 48000, 870 .rate_max = 48000,
|
/linux-4.4.14/sound/isa/wss/ |
D | wss_lib.c | 1464 .rate_max = 48000, 1485 .rate_max = 48000,
|
/linux-4.4.14/include/sound/ |
D | pcm.h | 50 unsigned int rate_max; /* max rate */ member
|
D | soc.h | 726 unsigned int rate_max; /* max rate */ member
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_controller.c | 385 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/riptide/ |
D | riptide.c | 1327 .rate_max = 48000, 1346 .rate_max = 48000,
|
/linux-4.4.14/sound/pci/ymfpci/ |
D | ymfpci_main.c | 859 .rate_max = 48000, 881 .rate_max = 48000,
|
/linux-4.4.14/sound/usb/misc/ |
D | ua101.c | 641 substream->runtime->hw.rate_max = ua->rate; in set_stream_hw()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_uac2.c | 419 runtime->hw.rate_max = runtime->hw.rate_min; in uac2_pcm_open()
|
/linux-4.4.14/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 1452 .rate_max = 48000, 1472 .rate_max = 48000,
|