Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_SIZE (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/sound/core/
Dpcm_native.c2064 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init()
2079 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init()
2089 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init()
2092 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2097 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2102 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2109 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init()
2124 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2134 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2223 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_pcm_hw_constraints_complete()
/linux-4.1.27/sound/pci/rme9652/
Drme9652.c2001 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
2023 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
2285 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_playback_open()
2345 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_capture_open()
Dhdspm.c5545 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_hw_params()
5572 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_hw_params()
6082 snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_open()
6088 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_hdspm_open()
6098 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_hdspm_open()
Dhdsp.c4029 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params()
4056 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params()
4443 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period… in snd_hdsp_playback_open()
4520 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period… in snd_hdsp_capture_open()
/linux-4.1.27/sound/pci/
Dsis7019.c496 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_playback_open()
697 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_capture_open()
/linux-4.1.27/sound/pci/asihpi/
Dasihpi.c1119 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1122 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1290 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
1292 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
/linux-4.1.27/include/uapi/sound/
Dasound.h338 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
/linux-4.1.27/sound/soc/omap/
Domap-mcbsp.c150 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2); in omap_mcbsp_dai_startup()
/linux-4.1.27/sound/pci/lola/
Dlola_pcm.c253 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lola_pcm_open()
/linux-4.1.27/sound/firewire/
Damdtp.c175 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 32); in amdtp_stream_add_pcm_hw_constraints()
/linux-4.1.27/sound/pci/lx6464es/
Dlx6464es.c247 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lx_pcm_open()
/linux-4.1.27/include/sound/
Dpcm.h940 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_PERIOD_SIZE)->min; in params_period_size()
/linux-4.1.27/sound/pci/korg1212/
Dkorg1212.c1397 …snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, kPlayBufferFrames, kPlayBuff… in snd_korg1212_playback_open()
1425 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_capture_open()
/linux-4.1.27/sound/core/oss/
Dpcm_oss.c756 snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); in snd_pcm_oss_period_size()
763 snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); in snd_pcm_oss_period_size()
979 err = snd_pcm_hw_param_near(substream, sparams, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, n, NULL); in snd_pcm_oss_change_params()
/linux-4.1.27/sound/soc/fsl/
Dfsl_ssi.c545 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2); in fsl_ssi_startup()
/linux-4.1.27/sound/pci/pcxhr/
Dpcxhr.c1092 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 32); in pcxhr_open()
/linux-4.1.27/sound/pci/echoaudio/
Dechoaudio.c323 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()