Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasoc.h310 __le32 period_size_max; /* max period size bytes */ member
607 __le32 period_size_max; /* max period size bytes */ member
/openbmc/linux/sound/soc/sof/
H A Dpcm.c447 runtime->hw.period_bytes_max = le32_to_cpu(caps->period_size_max); in sof_pcm_open()
/openbmc/linux/sound/soc/
H A Dsoc-topology.c1778 dest->period_size_max = src->period_size_max; in stream_caps_new_ver()