Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/sound/
Dasoc.h310 __le32 period_size_max; /* max period size bytes */ member
/linux-6.12.1/sound/soc/sof/
Dpcm.c451 runtime->hw.period_bytes_max = le32_to_cpu(caps->period_size_max); in sof_pcm_open()