Searched refs:dmaentry (Results 1 – 1 of 1) sorted by relevance
58 struct dmaentry { struct65 TAILQ_ENTRY(dmaentry) link; argument96 TAILQ_HEAD(dmalist, dmaentry) list;180 struct dmaentry *entry, struct caambuf *dma, in add_sgtdata_entry()203 static struct dmaentry *dmalist_add_entry_head(struct priv_dmaobj *priv, in dmalist_add_entry_head()206 struct dmaentry *entry = NULL; in dmalist_add_entry_head()227 static struct dmaentry *dmalist_add_entry(struct priv_dmaobj *priv, in dmalist_add_entry()230 struct dmaentry *entry = NULL; in dmalist_add_entry()255 static struct dmaentry *dmalist_insert_before_entry(struct priv_dmaobj *priv, in dmalist_insert_before_entry()256 struct dmaentry *before, in dmalist_insert_before_entry()[all …]