Searched refs:ca91cx42_dma_entry (Results 1 – 2 of 2) sorted by relevance
1032 struct ca91cx42_dma_entry *entry, *prev; in ca91cx42_dma_list_add()1042 entry = kmalloc(sizeof(struct ca91cx42_dma_entry), GFP_KERNEL); in ca91cx42_dma_list_add()1157 prev = list_entry(entry->list.prev, struct ca91cx42_dma_entry, in ca91cx42_dma_list_add()1193 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_exec()1221 entry = list_first_entry(&list->entries, struct ca91cx42_dma_entry, in ca91cx42_dma_list_exec()1287 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_empty()1292 entry = list_entry(pos, struct ca91cx42_dma_entry, list); in ca91cx42_dma_list_empty()
68 struct ca91cx42_dma_entry { struct