/linux/sound/xen/ |
H A D | xen_snd_front_alsa.c | 267 SNDRV_PCM_HW_PARAM_BUFFER_SIZE); in alsa_hw_rule() 415 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in alsa_open() 417 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1); in alsa_open()
|
/linux/sound/core/ |
H A D | pcm_native.c | 666 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_params_choose() 685 if (*v != SNDRV_PCM_HW_PARAM_BUFFER_SIZE) in snd_pcm_hw_params_choose() 2511 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_BUFFER_SIZE)); in snd_pcm_hw_constraints_init() 2544 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1); in snd_pcm_hw_constraints_init() 2559 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1); in snd_pcm_hw_constraints_init() 2564 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2569 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init() 2582 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() 2587 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() 2592 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() [all...] |
/linux/sound/firewire/tascam/ |
H A D | tascam-pcm.c | 89 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/linux/sound/firewire/digi00x/ |
H A D | digi00x-pcm.c | 159 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/linux/sound/firewire/fireface/ |
H A D | ff-pcm.c | 198 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/linux/sound/firewire/motu/ |
H A D | motu-pcm.c | 180 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/linux/sound/firewire/bebob/ |
H A D | bebob_pcm.c | 184 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/linux/sound/firewire/fireworks/ |
H A D | fireworks_pcm.c | 221 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/linux/sound/firewire/oxfw/ |
H A D | oxfw-pcm.c | 209 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/linux/sound/firewire/dice/ |
H A D | dice-pcm.c | 235 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/linux/sound/pci/ |
H A D | cmipci.c | 1649 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback_open() 1673 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_capture_open() 1711 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback2_open() 1739 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_playback_spdif_open() 1760 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_capture_spdif_open()
|
H A D | sis7019.c | 481 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_playback_open() 670 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_capture_open()
|
/linux/sound/pci/mixart/ |
H A D | mixart.c | 767 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_playback_open() 848 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_capture_open()
|
/linux/sound/soc/ti/ |
H A D | omap-mcbsp.c | 755 SNDRV_PCM_HW_PARAM_BUFFER_SIZE); in omap_mcbsp_hwrule_min_buffersize() 802 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in omap_mcbsp_dai_startup()
|
/linux/Documentation/sound/designs/ |
H A D | tracepoints.rst | 70 - SNDRV_PCM_HW_PARAM_BUFFER_SIZE
|
/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-ahb-audio.c | 347 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in dw_hdmi_open()
|
/linux/sound/pci/lola/ |
H A D | lola_pcm.c | 238 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in lola_pcm_open()
|
/linux/sound/pci/trident/ |
H A D | trident_main.c | 1824 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_playback_open() 1885 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_spdif_open() 1952 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_capture_open() 1995 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_foldback_open()
|
/linux/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-pcm.c | 344 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 48); in sst_media_open()
|
/linux/tools/include/uapi/sound/ |
H A D | asound.h |
|
/linux/include/uapi/sound/ |
H A D | asound.h | 381 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|
/linux/tools/perf/trace/beauty/include/uapi/sound/ |
H A D | asound.h | 381 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|
/linux/sound/firewire/ |
H A D | amdtp-stream.c | 264 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in amdtp_stream_add_pcm_hw_constraints() 266 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in amdtp_stream_add_pcm_hw_constraints()
|
/linux/sound/pci/lx6464es/ |
H A D | lx6464es.c | 247 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 32); in lx_pcm_open()
|
/linux/include/sound/ |
H A D | pcm.h | 1054 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_BUFFER_SIZE)->min; in params_buffer_size()
|