/linux-4.4.14/sound/core/ |
D | pcm_drm_eld.c | 70 r = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in eld_limit_channels() 87 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_hw_constraint_eld() 95 SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraint_eld()
|
D | pcm_native.c | 297 if (params->rmask & (1 << SNDRV_PCM_HW_PARAM_RATE)) { in snd_pcm_hw_refine() 426 i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_pcm_hw_refine() 2074 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_hw_constraints_init() 2079 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_hw_constraints_init() 2101 SNDRV_PCM_HW_PARAM_PERIOD_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2116 SNDRV_PCM_HW_PARAM_BUFFER_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2131 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2136 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2178 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_hw_constraints_complete() 2212 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_hw_constraints_complete() [all …]
|
D | pcm_lib.c | 1348 if (err >= 0 && den && rule->var == SNDRV_PCM_HW_PARAM_RATE) { in snd_pcm_hw_rule_ratnums() 1383 if (err >= 0 && den && rule->var == SNDRV_PCM_HW_PARAM_RATE) { in snd_pcm_hw_rule_ratdens() 1522 rate = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_pcm_hw_rule_noresample_func() 1537 SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_hw_rule_noresample() 1540 SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_rule_noresample() 1740 SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_hw_params_choose()
|
/linux-4.4.14/sound/firewire/digi00x/ |
D | digi00x-pcm.c | 15 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_rate() 41 hw_param_interval_c(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_channels() 99 SNDRV_PCM_HW_PARAM_RATE, -1); in pcm_init_hw_params() 104 SNDRV_PCM_HW_PARAM_RATE, in pcm_init_hw_params()
|
/linux-4.4.14/sound/isa/sb/ |
D | sb8_main.c | 82 int err = snd_interval_ratnum(hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE), in snd_sb8_hw_constraint_rate_channels() 96 struct snd_interval *r = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_sb8_hw_constraint_channels_rate() 524 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_sb8_open() 527 SNDRV_PCM_HW_PARAM_RATE, -1); in snd_sb8_open() 530 SNDRV_PCM_HW_PARAM_RATE, -1); in snd_sb8_open() 541 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_sb8_open()
|
/linux-4.4.14/sound/firewire/fireworks/ |
D | fireworks_pcm.c | 69 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_rate() 96 hw_param_interval_c(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_channels() 180 SNDRV_PCM_HW_PARAM_RATE, -1); in pcm_init_hw_params() 184 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in pcm_init_hw_params()
|
/linux-4.4.14/sound/firewire/bebob/ |
D | bebob_pcm.c | 16 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_rate() 46 hw_param_interval_c(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_channels() 139 SNDRV_PCM_HW_PARAM_RATE, -1); in pcm_init_hw_params() 143 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in pcm_init_hw_params()
|
/linux-4.4.14/sound/soc/intel/boards/ |
D | bytcr_rt5640.c | 107 SNDRV_PCM_HW_PARAM_RATE); in byt_codec_fixup() 123 SNDRV_PCM_HW_PARAM_RATE, 48000); in byt_aif1_startup()
|
D | cht_bsw_max98090_ti.c | 166 SNDRV_PCM_HW_PARAM_RATE); in cht_codec_fixup() 199 SNDRV_PCM_HW_PARAM_RATE, 48000); in cht_aif1_startup()
|
D | cht_bsw_rt5672.c | 212 SNDRV_PCM_HW_PARAM_RATE); in cht_codec_fixup() 228 SNDRV_PCM_HW_PARAM_RATE, 48000); in cht_aif1_startup()
|
D | cht_bsw_rt5645.c | 225 SNDRV_PCM_HW_PARAM_RATE); in cht_codec_fixup() 241 SNDRV_PCM_HW_PARAM_RATE, 48000); in cht_aif1_startup()
|
D | haswell.c | 50 SNDRV_PCM_HW_PARAM_RATE); in haswell_ssp0_fixup()
|
D | skl_rt286.c | 112 SNDRV_PCM_HW_PARAM_RATE); in skylake_ssp0_fixup()
|
D | broadwell.c | 98 SNDRV_PCM_HW_PARAM_RATE); in broadwell_ssp0_fixup()
|
/linux-4.4.14/sound/firewire/dice/ |
D | dice-pcm.c | 21 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in dice_rate_constraint() 54 hw_param_interval_c(params, SNDRV_PCM_HW_PARAM_RATE); in dice_channels_constraint() 148 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in init_hw_info() 155 SNDRV_PCM_HW_PARAM_RATE, -1); in init_hw_info()
|
/linux-4.4.14/sound/firewire/oxfw/ |
D | oxfw-pcm.c | 15 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_rate() 48 hw_param_interval_c(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_channels() 151 SNDRV_PCM_HW_PARAM_RATE, -1); in init_hw_params() 155 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in init_hw_params()
|
/linux-4.4.14/sound/pci/ac97/ |
D | ac97_pcm.c | 707 struct snd_interval *rate = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in double_rate_hw_constraint_rate() 716 struct snd_interval *rate = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in double_rate_hw_constraint_channels() 741 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_ac97_pcm_double_rate_rules() 748 SNDRV_PCM_HW_PARAM_RATE, -1); in snd_ac97_pcm_double_rate_rules()
|
/linux-4.4.14/sound/usb/ |
D | pcm.c | 868 struct snd_interval *it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_check_valid_format() 914 struct snd_interval *it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_rule_rate() 1117 err = snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_usb_pcm_check_knot() 1178 if ((err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in setup_hw_info() 1188 SNDRV_PCM_HW_PARAM_RATE, in setup_hw_info() 1194 SNDRV_PCM_HW_PARAM_RATE, in setup_hw_info() 1205 SNDRV_PCM_HW_PARAM_RATE, in setup_hw_info()
|
/linux-4.4.14/sound/soc/samsung/ |
D | h1940_uda1380.c | 69 SNDRV_PCM_HW_PARAM_RATE, in h1940_startup()
|
D | rx1950_uda1380.c | 138 SNDRV_PCM_HW_PARAM_RATE, in rx1950_startup()
|
D | s3c24xx_uda134x.c | 101 SNDRV_PCM_HW_PARAM_RATE, in s3c24xx_uda134x_startup()
|
/linux-4.4.14/sound/pci/ |
D | sonicvibes.c | 562 if (hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE)->min == in snd_sonicvibes_hw_constraint_dac_rate() 563 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE)->max) { in snd_sonicvibes_hw_constraint_dac_rate() 564 rate = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE)->min; in snd_sonicvibes_hw_constraint_dac_rate() 825 …d_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, snd_sonicvibes_hw_constraint_dac_rate, NULL… in snd_sonicvibes_playback_open() 837 snd_pcm_hw_constraint_ratdens(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_sonicvibes_capture_open()
|
D | ens1370.c | 1142 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_ensoniq_playback1_open() 1145 snd_pcm_hw_constraint_ratdens(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_ensoniq_playback1_open() 1165 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_ensoniq_playback2_open() 1168 snd_pcm_hw_constraint_ratdens(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_ensoniq_playback2_open() 1184 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_ensoniq_capture_open() 1187 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_ensoniq_capture_open()
|
D | fm801.c | 635 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_fm801_playback_open() 656 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_fm801_capture_open()
|
D | es1938.c | 938 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_es1938_capture_open() 963 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_es1938_playback_open()
|
D | bt87x.c | 417 return snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_bt87x_set_analog_hw()
|
D | via82xx_modem.c | 756 if ((err = snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_via82xx_modem_pcm_open()
|
D | atiixp_modem.c | 879 SNDRV_PCM_HW_PARAM_RATE, in snd_atiixp_pcm_open()
|
D | cmipci.c | 1679 SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_rates); in snd_cmipci_playback_open() 1704 SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_rates); in snd_cmipci_capture_open() 1742 SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_rates); in snd_cmipci_playback2_open()
|
D | intel8x0m.c | 649 err = snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_intel8x0m_pcm_open()
|
D | azt3328.c | 2056 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_azf3328_pcm_open()
|
/linux-4.4.14/sound/pci/rme9652/ |
D | rme9652.c | 1995 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params() 2018 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_params() 2218 struct snd_interval *r = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_rule_channels_rate() 2242 struct snd_interval *r = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_rme9652_hw_rule_rate_channels() 2291 SNDRV_PCM_HW_PARAM_RATE, -1); in snd_rme9652_playback_open() 2292 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_rme9652_playback_open() 2351 SNDRV_PCM_HW_PARAM_RATE, -1); in snd_rme9652_capture_open() 2352 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_rme9652_capture_open()
|
D | hdsp.c | 4024 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params() 4050 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_params() 4300 struct snd_interval *r = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_rule_in_channels_rate() 4331 struct snd_interval *r = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_rule_out_channels_rate() 4362 struct snd_interval *r = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_rule_rate_out_channels() 4393 struct snd_interval *r = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdsp_hw_rule_rate_in_channels() 4450 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, &hdsp_hw_constraints_9632_sample_r… in snd_hdsp_playback_open() 4462 SNDRV_PCM_HW_PARAM_RATE, -1); in snd_hdsp_playback_open() 4463 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_hdsp_playback_open() 4527 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, &hdsp_hw_constraints_9632_sample_r… in snd_hdsp_capture_open() [all …]
|
D | hdspm.c | 5538 SNDRV_PCM_HW_PARAM_RATE); in snd_hdspm_hw_params() 5561 SNDRV_PCM_HW_PARAM_RATE); in snd_hdspm_hw_params() 5882 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdspm_hw_rule_in_channels_rate() 5917 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdspm_hw_rule_out_channels_rate() 5952 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdspm_hw_rule_rate_in_channels() 5986 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in snd_hdspm_hw_rule_rate_out_channels() 6107 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_hdspm_open() 6110 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_hdspm_open() 6125 SNDRV_PCM_HW_PARAM_RATE, -1); in snd_hdspm_open()
|
/linux-4.4.14/sound/soc/adi/ |
D | axi-spdif.c | 125 SNDRV_PCM_HW_PARAM_RATE, in axi_spdif_startup()
|
D | axi-i2s.c | 119 SNDRV_PCM_HW_PARAM_RATE, in axi_i2s_startup()
|
/linux-4.4.14/sound/usb/line6/ |
D | capture.c | 218 SNDRV_PCM_HW_PARAM_RATE, in snd_line6_capture_open()
|
D | playback.c | 372 err = snd_pcm_hw_constraint_ratdens(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_line6_playback_open()
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_si3054.c | 180 SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_rates); in si3054_pcm_open()
|
/linux-4.4.14/sound/soc/codecs/ |
D | adau1977.c | 719 SNDRV_PCM_HW_PARAM_RATE, &adau1977->constraints); in adau1977_startup() 723 SNDRV_PCM_HW_PARAM_RATE, 8000, adau1977->max_master_fs); in adau1977_startup()
|
D | pcm512x.c | 542 SNDRV_PCM_HW_PARAM_RATE, in pcm512x_dai_startup_master() 563 SNDRV_PCM_HW_PARAM_RATE, in pcm512x_dai_startup_master() 589 SNDRV_PCM_HW_PARAM_RATE, in pcm512x_dai_startup_slave()
|
D | wm8523.c | 141 SNDRV_PCM_HW_PARAM_RATE, in wm8523_startup()
|
D | ssm2602.c | 316 SNDRV_PCM_HW_PARAM_RATE, in ssm2602_startup()
|
D | wl1273.c | 311 SNDRV_PCM_HW_PARAM_RATE, 8000); in wl1273_startup()
|
D | uda134x.c | 154 SNDRV_PCM_HW_PARAM_RATE, in uda134x_startup()
|
D | wm8741.c | 189 SNDRV_PCM_HW_PARAM_RATE, in wm8741_startup()
|
D | ssm2518.c | 616 SNDRV_PCM_HW_PARAM_RATE, ssm2518->constraints); in ssm2518_startup()
|
D | wm8988.c | 661 SNDRV_PCM_HW_PARAM_RATE, in wm8988_pcm_startup()
|
D | wm8731.c | 535 SNDRV_PCM_HW_PARAM_RATE, in wm8731_startup()
|
D | sigmadsp.c | 810 SNDRV_PCM_HW_PARAM_RATE, &sigmadsp->rate_constraints); in sigmadsp_restrict_params()
|
D | adav80x.c | 732 SNDRV_PCM_HW_PARAM_RATE, adav80x->rate); in adav80x_dai_startup()
|
D | twl6040.c | 866 SNDRV_PCM_HW_PARAM_RATE, in twl6040_startup()
|
D | cs42l73.c | 1158 SNDRV_PCM_HW_PARAM_RATE, in cs42l73_pcm_startup()
|
D | twl4030.c | 1616 SNDRV_PCM_HW_PARAM_RATE, in twl4030_constraints()
|
D | arizona.c | 1398 SNDRV_PCM_HW_PARAM_RATE, in arizona_startup()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | u_uac1.c | 123 _snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_RATE, in playback_default_hw_params()
|
/linux-4.4.14/sound/mips/ |
D | au1x00.c | 298 SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_rates) < 0); in snd_au1000_playback_open() 311 SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_rates) < 0); in snd_au1000_capture_open()
|
/linux-4.4.14/sound/soc/atmel/ |
D | atmel_ssc_dai.c | 256 if (ret >= 0 && den && rule->var == SNDRV_PCM_HW_PARAM_RATE) { in atmel_ssc_hw_rule_rate() 313 SNDRV_PCM_HW_PARAM_RATE, in atmel_ssc_startup()
|
/linux-4.4.14/sound/parisc/ |
D | harmony.c | 534 snd_pcm_hw_constraint_list(rt, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_harmony_playback_open() 553 snd_pcm_hw_constraint_list(rt, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_harmony_capture_open()
|
/linux-4.4.14/sound/soc/sh/rcar/ |
D | rsrc-card.c | 140 SNDRV_PCM_HW_PARAM_RATE); in rsrc_card_be_hw_params_fixup()
|
/linux-4.4.14/sound/isa/es1688/ |
D | es1688_lib.c | 578 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_es1688_playback_open() 592 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_es1688_capture_open()
|
/linux-4.4.14/sound/soc/davinci/ |
D | davinci-mcasp.c | 1141 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in davinci_mcasp_hw_rule_rate() 1285 SNDRV_PCM_HW_PARAM_RATE, in davinci_mcasp_startup() 1295 SNDRV_PCM_HW_PARAM_RATE, -1); in davinci_mcasp_startup()
|
/linux-4.4.14/sound/usb/hiface/ |
D | pcm.c | 384 SNDRV_PCM_HW_PARAM_RATE, in hiface_pcm_open()
|
/linux-4.4.14/sound/atmel/ |
D | abdac.c | 185 SNDRV_PCM_HW_PARAM_RATE, &dac->constraints_rates); in atmel_abdac_open()
|
/linux-4.4.14/sound/drivers/ |
D | aloop.c | 708 SNDRV_PCM_HW_PARAM_RATE, in loopback_open() 710 SNDRV_PCM_HW_PARAM_RATE, -1); in loopback_open()
|
/linux-4.4.14/sound/soc/fsl/ |
D | fsl-asoc-card.c | 181 rate = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in be_hw_params_fixup()
|
D | fsl_sai.c | 553 SNDRV_PCM_HW_PARAM_RATE, &fsl_sai_rate_constraints); in fsl_sai_startup()
|
/linux-4.4.14/include/uapi/sound/ |
D | asound.h | 336 #define SNDRV_PCM_HW_PARAM_RATE 11 /* Approx rate */ macro
|
/linux-4.4.14/sound/pci/echoaudio/ |
D | echoaudio.c | 257 SNDRV_PCM_HW_PARAM_RATE); in hw_rule_sample_rate() 332 SNDRV_PCM_HW_PARAM_RATE, in pcm_open() 334 SNDRV_PCM_HW_PARAM_RATE, -1)) < 0) in pcm_open()
|
/linux-4.4.14/sound/core/oss/ |
D | pcm_oss.c | 808 it = hw_param_interval(save, SNDRV_PCM_HW_PARAM_RATE); in choose_rate() 818 SNDRV_PCM_HW_PARAM_RATE, in choose_rate() 834 return snd_pcm_hw_param_near(substream, params, SNDRV_PCM_HW_PARAM_RATE, best_rate, NULL); in choose_rate() 927 _snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_oss_change_params()
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | DPCM.txt | 239 SNDRV_PCM_HW_PARAM_RATE);
|
/linux-4.4.14/sound/pci/lx6464es/ |
D | lx6464es.c | 237 err = snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_RATE, in lx_pcm_open()
|
/linux-4.4.14/sound/isa/ |
D | es18xx.c | 901 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_es18xx_playback_open() 919 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_es18xx_capture_open()
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_pcm.c | 733 snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_gf1_pcm_capture_open()
|
/linux-4.4.14/include/sound/ |
D | pcm.h | 922 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_RATE)->min; in params_rate()
|
/linux-4.4.14/sound/isa/cs423x/ |
D | cs4236_lib.c | 159 return snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_cs4236_xrate()
|
/linux-4.4.14/sound/ppc/ |
D | pmac.c | 621 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_pmac_pcm_open()
|
/linux-4.4.14/sound/pci/nm256/ |
D | nm256.c | 852 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_nm256_setup_stream()
|
/linux-4.4.14/sound/pci/ice1712/ |
D | ice1712.c | 1178 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_rates); in snd_ice1712_playback_pro_open() 1199 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_rates); in snd_ice1712_capture_pro_open()
|
D | ice1724.c | 1012 SNDRV_PCM_HW_PARAM_RATE, in set_rate_constraints()
|
/linux-4.4.14/sound/soc/ |
D | soc-dapm.c | 3492 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE)->min = in snd_soc_dai_link_event() 3494 hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE)->max = in snd_soc_dai_link_event()
|
D | soc-pcm.c | 204 SNDRV_PCM_HW_PARAM_RATE, in soc_pcm_apply_symmetry()
|
/linux-4.4.14/sound/sparc/ |
D | cs4231.c | 216 SNDRV_PCM_HW_PARAM_RATE, in snd_cs4231_xrate()
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emupcm.c | 1208 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_capture_rates); in snd_emu10k1_capture_open()
|
/linux-4.4.14/sound/pci/ali5451/ |
D | ali5451.c | 1614 SNDRV_PCM_HW_PARAM_RATE, &hw_constraint_rates); in snd_ali_modem_open()
|
/linux-4.4.14/sound/pci/korg1212/ |
D | korg1212.c | 1522 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_RATE); in snd_korg1212_hw_params()
|
/linux-4.4.14/sound/isa/wss/ |
D | wss_lib.c | 85 return snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, in snd_wss_xrate()
|