Lines Matching refs:period_count
75 .period_count = DEEP_BUFFER_OUTPUT_PERIOD_COUNT,
86 .period_count = LOW_LATENCY_OUTPUT_PERIOD_COUNT,
97 .period_count = HDMI_MULTI_PERIOD_COUNT,
106 .period_count = AUDIO_CAPTURE_PERIOD_COUNT,
120 .period_count = AFE_PROXY_PLAYBACK_PERIOD_COUNT,
134 .period_count = AFE_PROXY_RECORD_PERIOD_COUNT,
1923 return (out->config.period_count * out->config.period_size * 1000) /
2171 size_t kernel_buffer_size = out->config.period_size * out->config.period_count;