Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_SIZE (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/xen/
H A Dxen_snd_front_alsa.c269 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in alsa_hw_rule()
412 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in alsa_open()
414 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in alsa_open()
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dpcm.c529 return SNDRV_PCM_HW_PARAM_PERIOD_SIZE; in pcm_param_to_alsa()
644 param_set_min(&params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, config->period_size); in pcm_open()
678 config->period_size = param_get_int(&params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in pcm_open()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_native.c2510 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init()
2525 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_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()
2538 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2543 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2548 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init()
2555 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init()
2570 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2580 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2670 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_pcm_hw_constraints_complete()
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam-pcm.c81 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uac1_legacy.c122 _snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in playback_default_hw_params()
/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x-pcm.c151 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_max98090.c201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 240, 240); in rk_aif1_startup()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob_pcm.c176 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff-pcm.c190 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-pcm.c174 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks_pcm.c213 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Drme9652.c2017 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
2039 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params()
2301 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_playback_open()
2361 …snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_size… in snd_rme9652_capture_open()
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-pcm.c227 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw-pcm.c201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
/OK3568_Linux_fs/kernel/sound/pci/asihpi/
H A Dasihpi.c1059 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1062 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1222 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
1224 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
/OK3568_Linux_fs/kernel/sound/firewire/
H A Damdtp-stream.c247 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in amdtp_stream_add_pcm_hw_constraints()
249 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in amdtp_stream_add_pcm_hw_constraints()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dsis7019.c484 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_playback_open()
673 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_capture_open()
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dtracepoints.rst66 - SNDRV_PCM_HW_PARAM_PERIOD_SIZE
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Ddavinci-mcasp.c1443 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in davinci_mcasp_hw_rule_min_periodsize()
1562 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in davinci_mcasp_startup()
1564 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in davinci_mcasp_startup()
/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 Dasound.h357 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between 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 Dasound.h357 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c342 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 48); in sst_media_open()
/OK3568_Linux_fs/kernel/sound/pci/lola/
H A Dlola_pcm.c240 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lola_pcm_open()
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h373 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h373 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between macro

12