Home
last modified time | relevance | path

Searched refs:period_step (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/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.c431 snd_iprintf(buffer, "period_step: %u\n", runtime->period_step); in snd_pcm_substream_proc_sw_params_read()
/kernel/linux/linux-6.6/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.c801 runtime->period_step = 1; in snd_pcm_hw_params()
951 runtime->period_step = params->period_step; in snd_pcm_sw_params()
H A Dpcm.c433 snd_iprintf(buffer, "period_step: %u\n", runtime->period_step); in snd_pcm_substream_proc_sw_params_read()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h325 unsigned int period_step; member
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h435 unsigned int period_step; member
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h435 unsigned int period_step; member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h431 unsigned int period_step; member
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h431 unsigned int period_step; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h340 unsigned int period_step; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h340 unsigned int period_step; member
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h378 unsigned int period_step; member
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h381 unsigned int period_step; member
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c1016 sw_params->period_step = 1; in snd_pcm_oss_change_params_locked()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c1022 sw_params->period_step = 1; in snd_pcm_oss_change_params_locked()

Completed in 69 milliseconds