sg_dma_desc_info
struct sg_dma_desc_info dma_desc_info[NR_BUFS];
struct sg_dma_desc_info *desc)
void descriptor_list_chain(struct sg_dma_desc_info *this,
struct sg_dma_desc_info *next)
void *descriptor_list_allocate(struct sg_dma_desc_info *desc, size_t bytes)
void descriptor_list_free(struct sg_dma_desc_info *desc)
void descriptor_list_interrupt_enable(struct sg_dma_desc_info *desc)
void descriptor_list_interrupt_disable(struct sg_dma_desc_info *desc)
void descriptor_list_loopback(struct sg_dma_desc_info *desc)
void descriptor_list_end_of_chain(struct sg_dma_desc_info *desc)
void omni_sg_dma_start(struct cobalt_stream *s, struct sg_dma_desc_info *desc)
void omni_sg_dma_start(struct cobalt_stream *s, struct sg_dma_desc_info *desc);
struct sg_dma_desc_info *desc);
void descriptor_list_chain(struct sg_dma_desc_info *this,
struct sg_dma_desc_info *next);
void descriptor_list_loopback(struct sg_dma_desc_info *desc);
void descriptor_list_end_of_chain(struct sg_dma_desc_info *desc);
void *descriptor_list_allocate(struct sg_dma_desc_info *desc, size_t bytes);
void descriptor_list_free(struct sg_dma_desc_info *desc);
void descriptor_list_interrupt_enable(struct sg_dma_desc_info *desc);
void descriptor_list_interrupt_disable(struct sg_dma_desc_info *desc);
struct sg_dma_desc_info *desc[NR_BUFS];
struct sg_dma_desc_info *desc = &s->dma_desc_info[vb->index];
struct sg_dma_desc_info *desc;
struct sg_dma_desc_info *desc = &s->dma_desc_info[vb->index];
struct sg_dma_desc_info *desc = &s->dma_desc_info[vb->index];