Lines Matching refs:list
401 /* Remove from ld_queue list */
455 LIST_HEAD(list);
478 list_splice_init(&schan->ld_free, &list);
513 /* Allocate the link descriptor from the free list */
551 * shdma_prep_sg - prepare transfer descriptors from an SG list
555 * list manipulation. For slave DMA direction carries the usual meaning, and,
556 * logically, the SG list is RAM and the addr variable contains slave address,
558 * and the SG list contains only one element and points at the source buffer.
586 * back onto the free list in form of a chain
622 /* Put them back on the free list, so, they don't get lost */
728 * Allocate the sg list dynamically as it would consumer too much stack
964 /* Init descripter manage list */
968 /* Add the channel to DMA device channel list */