Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dcoh901318.c1268 struct coh901318_desc { struct
1512 static struct coh901318_desc *
1515 struct coh901318_desc *desc; in coh901318_desc_get()
1522 desc = kzalloc(sizeof(struct coh901318_desc), GFP_NOWAIT); in coh901318_desc_get()
1530 struct coh901318_desc, in coh901318_desc_get()
1545 coh901318_desc_free(struct coh901318_chan *cohc, struct coh901318_desc *cohd) in coh901318_desc_free()
1552 coh901318_desc_submit(struct coh901318_chan *cohc, struct coh901318_desc *desc) in coh901318_desc_submit()
1557 static struct coh901318_desc *
1560 return list_first_entry_or_null(&cohc->active, struct coh901318_desc, in coh901318_first_active_get()
1565 coh901318_desc_remove(struct coh901318_desc *cohd) in coh901318_desc_remove()
[all …]