Searched refs:coh901318_desc (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.c35 struct coh901318_desc { struct
319 struct coh901318_desc *cohd)
332 static struct coh901318_desc *
335 struct coh901318_desc *desc;
342 desc = kzalloc(sizeof(struct coh901318_desc), GFP_NOWAIT);
350 struct coh901318_desc,
365 coh901318_desc_free(struct coh901318_chan *cohc, struct coh901318_desc *cohd)
372 coh901318_desc_submit(struct coh901318_chan *cohc, struct coh901318_desc *desc)
377 static struct coh901318_desc *
380 struct coh901318_desc *
[all...]

Completed in 34 milliseconds