Lines Matching refs:buffer_bytes_max
106 size_t buffer_bytes_max;
150 .buffer_bytes_max = 128 * 1024,
155 .buffer_bytes_max = 26 * 64 * 1024,
165 .buffer_bytes_max = 256 * 1024,
175 .buffer_bytes_max = 16380,
196 .buffer_bytes_max = ((65536-64)*8),
516 .buffer_bytes_max = MAX_BUFFER_SIZE,
954 FIELD_ENTRY(buffer_bytes_max, "%ld"),
1058 if (m->buffer_bytes_max)
1059 dummy->pcm_hw.buffer_bytes_max = m->buffer_bytes_max;