Home
last modified time | relevance | path

Searched refs:coh901318_desc (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/dma/
Dcoh901318.c1268 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()
[all …]