Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/sound/
Dasoc.h308 __le32 period_size_max; /* max period size bytes */ member
605 __le32 period_size_max; /* max period size bytes */ member
/Linux-v5.10/sound/soc/sof/
Dpcm.c494 runtime->hw.period_bytes_max = le32_to_cpu(caps->period_size_max); in sof_pcm_open()
/Linux-v5.10/sound/soc/
Dsoc-topology.c2035 dest->period_size_max = src->period_size_max; in stream_caps_new_ver()