Searched refs:cohd (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dcoh901318.c319 struct coh901318_desc *cohd)
327 cohd->desc.cookie = cookie;
365 coh901318_desc_free(struct coh901318_chan *cohc, struct coh901318_desc *cohd) argument
367 list_add_tail(&cohd->node, &cohc->free);
392 coh901318_desc_remove(struct coh901318_desc *cohd) argument
394 list_del(&cohd->node);
438 struct coh901318_desc *cohd; local
458 cohd = list_entry(pos, struct coh901318_desc, node);
484 lli = cohd->lli;
497 left += coh901318_get_bytes_in_lli(cohd
318 coh901318_assign_cookie(struct coh901318_chan *cohc, struct coh901318_desc *cohd) argument
645 struct coh901318_desc *cohd; local
957 struct coh901318_desc *cohd = container_of(tx, struct coh901318_desc, local
978 struct coh901318_desc *cohd; local
1034 struct coh901318_desc *cohd; local
1343 struct coh901318_desc *cohd; local
[all...]

Completed in 25 milliseconds