Lines Matching defs:buffer
195 __le32 addr; /* DMA buffer address */
233 unsigned int buf_addr, buf_bytes; /* DMA buffer address, bytes */
325 * we allocate a linear buffer for the DMA, and split it to each packet.
326 * in a future version, a scatter-gather buffer should be implemented.
333 * build packets ring for the given buffer size.
335 * IXP handles the buffer descriptors, which are connected as a linked
337 * a static RING of buffer descriptors is used.
399 * remove the ring buffer and release it if assigned
643 * position. when SG-buffer is implemented, the offset must be calculated
945 * hw_params - allocate the buffer and set up buffer descriptors
1514 struct snd_info_buffer *buffer)
1520 snd_iprintf(buffer, "%02x: %08x\n", i, readl(chip->remap_addr + i));