Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/sound/
Dasoc.h309 __le32 period_size_min; /* min period size bytes */ member
606 __le32 period_size_min; /* min period size bytes */ member
/linux-6.1.9/sound/soc/sof/
Dpcm.c423 runtime->hw.period_bytes_min = le32_to_cpu(caps->period_size_min); in sof_pcm_open()
/linux-6.1.9/sound/soc/
Dsoc-topology.c1813 dest->period_size_min = src->period_size_min; in stream_caps_new_ver()