Searched refs:all_slots (Results 1 – 3 of 3) sorted by relevance
61 struct list_head all_slots; member
95 struct list_head all_slots; member
1703 iter = list_entry(&chan->all_slots, in ppc440spe_adma_alloc_slots()1706 list_for_each_entry_safe_continue(iter, _iter, &chan->all_slots, in ppc440spe_adma_alloc_slots()1804 list_add_tail(&slot->slot_node, &ppc440spe_chan->all_slots); in ppc440spe_adma_alloc_chan_resources()1810 list_entry(ppc440spe_chan->all_slots.next, in ppc440spe_adma_alloc_chan_resources()3548 &ppc440spe_chan->all_slots, slot_node) { in ppc440spe_adma_free_chan_resources()4136 INIT_LIST_HEAD(&chan->all_slots); in ppc440spe_adma_probe()