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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dcoh901318_lli.h2 * driver/dma/coh901318_lli.h
54 struct coh901318_lli *
64 struct coh901318_lli **lli);
79 struct coh901318_lli *lli,
97 struct coh901318_lli *lli,
118 struct coh901318_lli *lli,
H A Dcoh901318_lli.c2 * driver/dma/coh901318_lli.c
17 #include "coh901318_lli.h"
27 static struct coh901318_lli *
28 coh901318_lli_next(struct coh901318_lli *data)
33 return (struct coh901318_lli *) data->virt_link_addr;
55 struct coh901318_lli *
59 struct coh901318_lli *head;
60 struct coh901318_lli *lli;
61 struct coh901318_lli *lli_prev;
114 struct coh901318_lli **ll
[all...]
H A DMakefile22 obj-$(CONFIG_COH901318) += coh901318.o coh901318_lli.o
H A Dcoh901318.c25 #include "coh901318_lli.h"
40 struct coh901318_lli *lli;
82 struct coh901318_lli *lli)
84 struct coh901318_lli *l = lli;
292 struct coh901318_lli *lli)
417 static inline u32 coh901318_get_bytes_in_lli(struct coh901318_lli *in_lli)
419 struct coh901318_lli *lli = in_lli;
461 struct coh901318_lli *lli;
977 struct coh901318_lli *lli;
1033 struct coh901318_lli *ll
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/include/mach/
H A Dcoh901318.h22 * struct coh901318_lli - linked list item for DMAC
30 struct coh901318_lli { struct

Completed in 335 milliseconds