| /Linux-v4.19/sound/xen/ |
| D | xen_snd_front_alsa.c | 254 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in alsa_hw_rule() 397 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in alsa_open() 399 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in alsa_open()
|
| /Linux-v4.19/sound/core/ |
| D | pcm_native.c | 2206 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2221 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init() 2231 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2234 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2239 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2244 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2251 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init() 2266 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2276 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2365 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_pcm_hw_constraints_complete()
|
| /Linux-v4.19/sound/pci/rme9652/ |
| D | rme9652.c | 2037 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 2059 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 2322 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_playback_open() 2382 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_capture_open()
|
| D | hdspm.c | 5552 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_hw_params() 5579 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_hw_params() 6092 snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdspm_open() 6098 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_hdspm_open() 6108 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_hdspm_open()
|
| D | hdsp.c | 4057 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params() 4084 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_hdsp_hw_params() 4471 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period… in snd_hdsp_playback_open() 4548 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period… in snd_hdsp_capture_open()
|
| /Linux-v4.19/sound/soc/davinci/ |
| D | davinci-mcasp.c | 1241 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in davinci_mcasp_hw_rule_min_periodsize() 1343 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in davinci_mcasp_startup() 1345 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in davinci_mcasp_startup()
|
| /Linux-v4.19/sound/pci/ |
| D | sis7019.c | 496 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-v4.19/Documentation/sound/designs/ |
| D | tracepoints.rst | 66 - SNDRV_PCM_HW_PARAM_PERIOD_SIZE
|
| /Linux-v4.19/sound/pci/asihpi/ |
| D | asihpi.c | 1113 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open() 1116 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open() 1283 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open() 1285 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
|
| /Linux-v4.19/sound/pci/lola/ |
| D | lola_pcm.c | 253 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lola_pcm_open()
|
| /Linux-v4.19/tools/include/uapi/sound/ |
| D | asound.h | 359 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
|
| /Linux-v4.19/include/uapi/sound/ |
| D | asound.h | 359 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
|
| /Linux-v4.19/sound/soc/omap/ |
| D | omap-mcbsp.c | 150 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2); in omap_mcbsp_dai_startup()
|
| /Linux-v4.19/sound/firewire/ |
| D | amdtp-stream.c | 202 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 32); in amdtp_stream_add_pcm_hw_constraints()
|
| /Linux-v4.19/sound/pci/lx6464es/ |
| D | lx6464es.c | 247 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lx_pcm_open()
|
| /Linux-v4.19/sound/pci/korg1212/ |
| D | korg1212.c | 1412 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_playback_open() 1442 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_capture_open()
|
| /Linux-v4.19/sound/core/oss/ |
| D | pcm_oss.c | 745 snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); in snd_pcm_oss_period_size() 752 snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); in snd_pcm_oss_period_size() 982 err = snd_pcm_hw_param_near(substream, sparams, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, n, NULL); in snd_pcm_oss_change_params_locked()
|
| /Linux-v4.19/include/sound/ |
| D | pcm.h | 953 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_PERIOD_SIZE)->min; in params_period_size()
|
| /Linux-v4.19/sound/soc/fsl/ |
| D | fsl_ssi.c | 649 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2); in fsl_ssi_startup()
|
| /Linux-v4.19/sound/pci/pcxhr/ |
| D | pcxhr.c | 1092 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 32); in pcxhr_open()
|
| /Linux-v4.19/sound/pci/echoaudio/ |
| D | echoaudio.c | 323 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|