Lines Matching refs:period_count
90 .period_count = DEEP_BUFFER_OUTPUT_PERIOD_COUNT,
101 .period_count = LOW_LATENCY_OUTPUT_PERIOD_COUNT,
112 .period_count = HDMI_MULTI_PERIOD_COUNT,
121 .period_count = AUDIO_CAPTURE_PERIOD_COUNT,
137 .period_count = AFE_PROXY_PLAYBACK_PERIOD_COUNT,
151 .period_count = AFE_PROXY_RECORD_PERIOD_COUNT,
1609 return (out->config.period_count * out->config.period_size * 1000) /
1824 size_t kernel_buffer_size = out->config.period_size * out->config.period_count;