Lines Matching refs:coh901318_desc
1268 struct coh901318_desc { struct
1508 static struct coh901318_desc *
1511 struct coh901318_desc *desc; in coh901318_desc_get()
1518 desc = kzalloc(sizeof(struct coh901318_desc), GFP_NOWAIT); in coh901318_desc_get()
1526 struct coh901318_desc, in coh901318_desc_get()
1541 coh901318_desc_free(struct coh901318_chan *cohc, struct coh901318_desc *cohd) in coh901318_desc_free()
1548 coh901318_desc_submit(struct coh901318_chan *cohc, struct coh901318_desc *desc) in coh901318_desc_submit()
1553 static struct coh901318_desc *
1556 struct coh901318_desc *d; in coh901318_first_active_get()
1562 struct coh901318_desc, in coh901318_first_active_get()
1568 coh901318_desc_remove(struct coh901318_desc *cohd) in coh901318_desc_remove()
1574 coh901318_desc_queue(struct coh901318_chan *cohc, struct coh901318_desc *desc) in coh901318_desc_queue()
1579 static struct coh901318_desc *
1582 struct coh901318_desc *d; in coh901318_first_queued()
1588 struct coh901318_desc, in coh901318_first_queued()
1614 struct coh901318_desc *cohd; in coh901318_get_bytes_left()
1634 cohd = list_entry(pos, struct coh901318_desc, node); in coh901318_get_bytes_left()
1680 cohd = list_entry(pos, struct coh901318_desc, node); in coh901318_get_bytes_left()
1851 static struct coh901318_desc *coh901318_queue_start(struct coh901318_chan *cohc) in coh901318_queue_start()
1853 struct coh901318_desc *cohd; in coh901318_queue_start()
1889 struct coh901318_desc *cohd_fin; in dma_tasklet()
2123 struct coh901318_desc *cohd; in coh901318_terminate_all()
2219 struct coh901318_desc *cohd = container_of(tx, struct coh901318_desc, in coh901318_tx_submit()
2240 struct coh901318_desc *cohd; in coh901318_prep_memcpy()
2296 struct coh901318_desc *cohd; in coh901318_prep_slave_sg()