Home
last modified time | relevance | path

Searched refs:period_step (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_compat.c72 u32 period_step; member
95 get_user(params.period_step, &src->period_step) || in snd_pcm_ioctl_sw_params_compat()
H A Dpcm_native.c783 runtime->period_step = 1; in snd_pcm_hw_params()
932 runtime->period_step = params->period_step; in snd_pcm_sw_params()
H A Dpcm.c430 snd_iprintf(buffer, "period_step: %u\n", runtime->period_step); in snd_pcm_substream_proc_sw_params_read()
/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.h419 unsigned int period_step; member
/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.h419 unsigned int period_step; member
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h435 unsigned int period_step; member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h435 unsigned int period_step; member
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dpcm.c695 sparams.period_step = 1; in pcm_open()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h378 unsigned int period_step; member
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c1016 sw_params->period_step = 1; in snd_pcm_oss_change_params_locked()
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1577 unsigned int period_step;