Searched refs:ca91cx42_dma_entry (Results 1 – 2 of 2) sorted by relevance
1025 struct ca91cx42_dma_entry *entry, *prev; in ca91cx42_dma_list_add()1148 prev = list_entry(entry->list.prev, struct ca91cx42_dma_entry, in ca91cx42_dma_list_add()1184 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_exec()1212 entry = list_first_entry(&list->entries, struct ca91cx42_dma_entry, in ca91cx42_dma_list_exec()1278 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_empty()1283 entry = list_entry(pos, struct ca91cx42_dma_entry, list); in ca91cx42_dma_list_empty()
69 struct ca91cx42_dma_entry { struct