Lines Matching refs:buffer_bytes_max
113 size_t buffer_bytes_max;
157 .buffer_bytes_max = 128 * 1024,
162 .buffer_bytes_max = 26 * 64 * 1024,
172 .buffer_bytes_max = 256 * 1024,
182 .buffer_bytes_max = 16380,
203 .buffer_bytes_max = ((65536-64)*8),
523 .buffer_bytes_max = MAX_BUFFER_SIZE,
953 FIELD_ENTRY(buffer_bytes_max, "%ld"),
1057 if (m->buffer_bytes_max)
1058 dummy->pcm_hw.buffer_bytes_max = m->buffer_bytes_max;