/Linux-v6.1/sound/xen/ |
D | xen_snd_front_alsa.c | 272 SNDRV_PCM_HW_PARAM_BUFFER_SIZE); in alsa_hw_rule() 420 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in alsa_open() 422 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1); in alsa_open()
|
/Linux-v6.1/sound/core/ |
D | pcm_native.c | 646 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_params_choose() 665 if (*v != SNDRV_PCM_HW_PARAM_BUFFER_SIZE) in snd_pcm_hw_params_choose() 2497 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_BUFFER_SIZE)); in snd_pcm_hw_constraints_init() 2530 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1); in snd_pcm_hw_constraints_init() 2545 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1); in snd_pcm_hw_constraints_init() 2550 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2555 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init() 2568 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() 2573 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() 2578 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() [all …]
|
/Linux-v6.1/sound/firewire/tascam/ |
D | tascam-pcm.c | 89 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/digi00x/ |
D | digi00x-pcm.c | 159 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/bebob/ |
D | bebob_pcm.c | 184 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/fireface/ |
D | ff-pcm.c | 198 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/motu/ |
D | motu-pcm.c | 180 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/fireworks/ |
D | fireworks_pcm.c | 221 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/dice/ |
D | dice-pcm.c | 235 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/Linux-v6.1/sound/firewire/oxfw/ |
D | oxfw-pcm.c | 209 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
/Linux-v6.1/sound/pci/ |
D | cmipci.c | 1661 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback_open() 1687 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_capture_open() 1727 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback2_open() 1755 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_playback_spdif_open() 1776 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_capture_spdif_open()
|
D | sis7019.c | 485 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_playback_open() 674 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_capture_open()
|
/Linux-v6.1/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-ahb-audio.c | 346 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in dw_hdmi_open()
|
/Linux-v6.1/Documentation/sound/designs/ |
D | tracepoints.rst | 70 - SNDRV_PCM_HW_PARAM_BUFFER_SIZE
|
/Linux-v6.1/sound/pci/mixart/ |
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-v6.1/sound/soc/ti/ |
D | omap-mcbsp.c | 754 SNDRV_PCM_HW_PARAM_BUFFER_SIZE); in omap_mcbsp_hwrule_min_buffersize() 801 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in omap_mcbsp_dai_startup()
|
/Linux-v6.1/sound/pci/lola/ |
D | lola_pcm.c | 238 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in lola_pcm_open()
|
/Linux-v6.1/sound/pci/trident/ |
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-v6.1/include/uapi/sound/ |
D | asound.h | 377 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|
/Linux-v6.1/sound/soc/intel/atom/ |
D | sst-mfld-platform-pcm.c | 344 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 48); in sst_media_open()
|
/Linux-v6.1/tools/include/uapi/sound/ |
D | asound.h | 377 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|
/Linux-v6.1/sound/firewire/ |
D | amdtp-stream.c | 258 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in amdtp_stream_add_pcm_hw_constraints() 260 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in amdtp_stream_add_pcm_hw_constraints()
|
/Linux-v6.1/sound/pci/lx6464es/ |
D | lx6464es.c | 247 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 32); in lx_pcm_open()
|
/Linux-v6.1/include/sound/ |
D | pcm.h | 1024 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_BUFFER_SIZE)->min; in params_buffer_size()
|
/Linux-v6.1/sound/pci/pcxhr/ |
D | pcxhr.c | 1059 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 32); in pcxhr_open()
|