| /OK3568_Linux_fs/kernel/sound/xen/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_native.c | 628 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_params_choose() 647 if (*v != SNDRV_PCM_HW_PARAM_BUFFER_SIZE) in snd_pcm_hw_params_choose() 2482 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_BUFFER_SIZE)); in snd_pcm_hw_constraints_init() 2515 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1); in snd_pcm_hw_constraints_init() 2530 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1); in snd_pcm_hw_constraints_init() 2535 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2540 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init() 2553 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() 2558 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() 2563 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_pcm_hw_constraints_init() [all …]
|
| /OK3568_Linux_fs/kernel/sound/firewire/tascam/ |
| H A D | tascam-pcm.c | 89 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_uac1_legacy.c | 124 _snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in playback_default_hw_params()
|
| /OK3568_Linux_fs/kernel/sound/firewire/digi00x/ |
| H A D | digi00x-pcm.c | 159 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
| /OK3568_Linux_fs/kernel/sound/firewire/bebob/ |
| H A D | bebob_pcm.c | 184 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
| /OK3568_Linux_fs/kernel/sound/firewire/fireface/ |
| H A D | ff-pcm.c | 198 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
| /OK3568_Linux_fs/kernel/sound/firewire/motu/ |
| H A D | motu-pcm.c | 180 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
| /OK3568_Linux_fs/kernel/sound/firewire/fireworks/ |
| H A D | fireworks_pcm.c | 221 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
| /OK3568_Linux_fs/kernel/sound/firewire/dice/ |
| H A D | dice-pcm.c | 235 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
| /OK3568_Linux_fs/kernel/sound/firewire/oxfw/ |
| H A D | oxfw-pcm.c | 209 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in pcm_open()
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | omap-mcbsp.c | 765 SNDRV_PCM_HW_PARAM_BUFFER_SIZE); in omap_mcbsp_hwrule_min_buffersize() 812 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in omap_mcbsp_dai_startup()
|
| /OK3568_Linux_fs/kernel/sound/firewire/ |
| H A D | amdtp-stream.c | 253 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in amdtp_stream_add_pcm_hw_constraints() 255 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in amdtp_stream_add_pcm_hw_constraints()
|
| /OK3568_Linux_fs/kernel/sound/pci/mixart/ |
| H A D | mixart.c | 768 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_playback_open() 849 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_capture_open()
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | sis7019.c | 486 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_playback_open() 675 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_capture_open()
|
| H A D | cmipci.c | 1660 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback_open() 1685 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_capture_open() 1723 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback2_open() 1749 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_playback_spdif_open() 1768 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_capture_spdif_open()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-ahb-audio.c | 346 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in dw_hdmi_open()
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | tracepoints.rst | 70 - SNDRV_PCM_HW_PARAM_BUFFER_SIZE
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asound.h | 369 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asound.h | 369 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/atom/ |
| H A D | sst-mfld-platform-pcm.c | 344 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 48); in sst_media_open()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 385 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 385 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */ macro
|