Home
last modified time | relevance | path

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

/drivers/dma/
Dcoh901318_lli.c26 static struct coh901318_lli *
27 coh901318_lli_next(struct coh901318_lli *data) in coh901318_lli_next()
32 return (struct coh901318_lli *) data->virt_link_addr; in coh901318_lli_next()
54 struct coh901318_lli *
58 struct coh901318_lli *head; in coh901318_lli_alloc()
59 struct coh901318_lli *lli; in coh901318_lli_alloc()
60 struct coh901318_lli *lli_prev; in coh901318_lli_alloc()
113 struct coh901318_lli **lli) in coh901318_lli_free()
115 struct coh901318_lli *l; in coh901318_lli_free()
116 struct coh901318_lli *next; in coh901318_lli_free()
[all …]
Dcoh901318.h35 struct coh901318_lli { struct
71 struct coh901318_lli *
81 struct coh901318_lli **lli);
96 struct coh901318_lli *lli,
114 struct coh901318_lli *lli,
135 struct coh901318_lli *lli,
Dcoh901318.c1273 struct coh901318_lli *lli;
1317 struct coh901318_lli *lli) in coh901318_list_print()
1319 struct coh901318_lli *l = lli; in coh901318_list_print()
1486 struct coh901318_lli *lli) in coh901318_prep_linked_list()
1583 static inline u32 coh901318_get_bytes_in_lli(struct coh901318_lli *in_lli) in coh901318_get_bytes_in_lli()
1585 struct coh901318_lli *lli = in_lli; in coh901318_get_bytes_in_lli()
1627 struct coh901318_lli *lli; in coh901318_get_bytes_left()
2221 struct coh901318_lli *lli; in coh901318_prep_memcpy()
2277 struct coh901318_lli *lli; in coh901318_prep_slave_sg()
2681 sizeof(struct coh901318_lli), in coh901318_probe()
DMakefile23 obj-$(CONFIG_COH901318) += coh901318.o coh901318_lli.o