sf_pdma_desc
struct sf_pdma_desc *desc;
static struct sf_pdma_desc *sf_pdma_get_first_pending_desc(struct sf_pdma_chan *chan)
return container_of(vdesc, struct sf_pdma_desc, vdesc);
struct sf_pdma_desc *desc = chan->desc;
struct sf_pdma_desc *desc;
struct sf_pdma_desc *desc = chan->desc;
struct sf_pdma_desc *desc = chan->desc;
static inline struct sf_pdma_desc *to_sf_pdma_desc(struct virt_dma_desc *vd)
return container_of(vd, struct sf_pdma_desc, vdesc);
static struct sf_pdma_desc *sf_pdma_alloc_desc(struct sf_pdma_chan *chan)
struct sf_pdma_desc *desc;
static void sf_pdma_fill_desc(struct sf_pdma_desc *desc,
struct sf_pdma_desc *desc;
struct sf_pdma_desc *desc;