Lines Matching refs:buffer
316 flag = VIA_TBL_BIT_EOL; /* buffer boundary */
548 * calculate the linear position at the given sg-buffer index and the rest count
589 * when end of buffer is reached
638 * allocate the buffer and build up the buffer description table
661 * clean up the buffer description table and release the buffer
904 static void snd_via82xx_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
909 snd_iprintf(buffer, "%s\n\n", chip->card->longname);
911 snd_iprintf(buffer, "%02x: %08x\n", i, inl(chip->port + i));