| /Linux-v4.19/sound/core/ |
| D | pcm_native.c | 626 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_params_choose() 645 if (*v != SNDRV_PCM_HW_PARAM_BUFFER_SIZE) in snd_pcm_hw_params_choose() 2178 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_BUFFER_SIZE)); in snd_pcm_hw_constraints_init() 2211 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1); in snd_pcm_hw_constraints_init() 2226 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_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() 2236 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init() 2249 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() 2254 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() 2259 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() [all …]
|
| /Linux-v4.19/sound/xen/ |
| D | xen_snd_front_alsa.c | 257 SNDRV_PCM_HW_PARAM_BUFFER_SIZE); in alsa_hw_rule() 405 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in alsa_open() 407 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1); in alsa_open()
|
| /Linux-v4.19/sound/soc/omap/ |
| D | omap-mcbsp.c | 96 SNDRV_PCM_HW_PARAM_BUFFER_SIZE); in omap_mcbsp_hwrule_min_buffersize() 143 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in omap_mcbsp_dai_startup()
|
| /Linux-v4.19/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi-ahb-audio.c | 349 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in dw_hdmi_open()
|
| /Linux-v4.19/sound/pci/mixart/ |
| D | mixart.c | 785 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_playback_open() 866 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_capture_open()
|
| /Linux-v4.19/sound/pci/ |
| D | sis7019.c | 498 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_playback_open() 699 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_capture_open()
|
| D | cmipci.c | 1685 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback_open() 1710 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_capture_open() 1748 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback2_open() 1774 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_playback_spdif_open() 1793 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_capture_spdif_open()
|
| /Linux-v4.19/Documentation/sound/designs/ |
| D | tracepoints.rst | 70 - SNDRV_PCM_HW_PARAM_BUFFER_SIZE
|
| /Linux-v4.19/sound/pci/lola/ |
| D | lola_pcm.c | 251 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in lola_pcm_open()
|
| /Linux-v4.19/tools/include/uapi/sound/ |
| D | asound.h | 371 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|
| /Linux-v4.19/include/uapi/sound/ |
| D | asound.h | 371 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|
| /Linux-v4.19/sound/firewire/ |
| D | amdtp-stream.c | 206 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 32); in amdtp_stream_add_pcm_hw_constraints()
|
| /Linux-v4.19/sound/pci/trident/ |
| D | trident_main.c | 1871 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_playback_open() 1932 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_spdif_open() 1999 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_capture_open() 2042 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_foldback_open()
|
| /Linux-v4.19/sound/pci/lx6464es/ |
| D | lx6464es.c | 257 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 32); in lx_pcm_open()
|
| /Linux-v4.19/include/sound/ |
| D | pcm.h | 971 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_BUFFER_SIZE)->min; in params_buffer_size()
|
| /Linux-v4.19/sound/pci/pcxhr/ |
| D | pcxhr.c | 1090 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 32); in pcxhr_open()
|
| /Linux-v4.19/sound/pci/ali5451/ |
| D | ali5451.c | 1510 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_ali_open()
|
| /Linux-v4.19/sound/pci/echoaudio/ |
| D | echoaudio.c | 327 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
| /Linux-v4.19/sound/core/oss/ |
| D | pcm_oss.c | 710 … snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, NULL)) * oss_frame_size; in snd_pcm_oss_period_size()
|
| /Linux-v4.19/sound/pci/rme9652/ |
| D | hdspm.c | 6102 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_hdspm_open()
|