Searched refs:list_splice_init (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/dma/
H A Dapbh_dma.c205 list_splice_init(&pchan->active, &pchan->done);
/u-boot/include/linux/
H A Dlist.h288 * list_splice_init - join two lists and reinitialise the emptied list.
294 static inline void list_splice_init(struct list_head *list, function
/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c292 list_splice_init(&ep->queue, &req_list);

Completed in 122 milliseconds