Searched refs:ca91cx42_dma_entry (Results 1 – 2 of 2) sorted by relevance
1021 struct ca91cx42_dma_entry *entry, *prev; in ca91cx42_dma_list_add()1144 prev = list_entry(entry->list.prev, struct ca91cx42_dma_entry, in ca91cx42_dma_list_add()1180 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_exec()1208 entry = list_first_entry(&list->entries, struct ca91cx42_dma_entry, in ca91cx42_dma_list_exec()1274 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_empty()1279 entry = list_entry(pos, struct ca91cx42_dma_entry, list); in ca91cx42_dma_list_empty()
65 struct ca91cx42_dma_entry { struct