Home
last modified time | relevance | path

Searched refs:period_size_min (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/sound/
H A Dasoc.h309 __le32 period_size_min; /* min period size bytes */ member
/linux/sound/soc/sof/
H A Dpcm.c450 runtime->hw.period_bytes_min = le32_to_cpu(caps->period_size_min); in sof_pcm_open()