Lines Matching defs:buffer_bytes_max
114 size_t buffer_bytes_max;
158 .buffer_bytes_max = 128 * 1024,
163 .buffer_bytes_max = 26 * 64 * 1024,
173 .buffer_bytes_max = 256 * 1024,
183 .buffer_bytes_max = 16380,
204 .buffer_bytes_max = ((65536-64)*8),
519 .buffer_bytes_max = MAX_BUFFER_SIZE,
945 FIELD_ENTRY(buffer_bytes_max, "%ld"),
1048 if (m->buffer_bytes_max)
1049 dummy->pcm_hw.buffer_bytes_max = m->buffer_bytes_max;