Searched refs:ca91cx42_dma_entry (Results 1 – 2 of 2) sorted by relevance
1033 struct ca91cx42_dma_entry *entry, *prev; in ca91cx42_dma_list_add()1043 entry = kmalloc(sizeof(struct ca91cx42_dma_entry), GFP_KERNEL); in ca91cx42_dma_list_add()1158 prev = list_entry(entry->list.prev, struct ca91cx42_dma_entry, in ca91cx42_dma_list_add()1194 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_exec()1222 entry = list_first_entry(&list->entries, struct ca91cx42_dma_entry, in ca91cx42_dma_list_exec()1276 struct ca91cx42_dma_entry *entry; in ca91cx42_dma_list_empty()1281 entry = list_entry(pos, struct ca91cx42_dma_entry, list); in ca91cx42_dma_list_empty()
68 struct ca91cx42_dma_entry { struct