Searched refs:ca91cx42_dma_entry (Results 1 – 2 of 2) sorted by relevance
1018 struct ca91cx42_dma_entry *entry, *prev; in ca91cx42_dma_list_add()1028 entry = kmalloc(sizeof(struct ca91cx42_dma_entry), GFP_KERNEL); in ca91cx42_dma_list_add()1143 prev = list_entry(entry->list.prev, struct ca91cx42_dma_entry, in ca91cx42_dma_list_add()1179 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_exec()1207 entry = list_first_entry(&list->entries, struct ca91cx42_dma_entry, in ca91cx42_dma_list_exec()1261 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_empty()1266 entry = list_entry(pos, struct ca91cx42_dma_entry, list); in ca91cx42_dma_list_empty()
68 struct ca91cx42_dma_entry { struct