Lines Matching defs:buffer
359 #define CM_REG_CH1_FRAME1 0x88 /* 0-15: count of samples at bus master; buffer size */
427 unsigned int offset; /* physical address of the buffer */
779 /* buffer and period sizes in frame */
790 /* set buffer address */
1303 * Apparently, the samples last played on channel A stay in some buffer, even
1316 /* set up a small silence buffer */
2741 struct snd_info_buffer *buffer)
2746 snd_iprintf(buffer, "%s\n", cm->card->longname);
2752 snd_iprintf(buffer, "\n%02x:", i);
2753 snd_iprintf(buffer, " %02x", v);
2755 snd_iprintf(buffer, "\n");