desc_got 83 drivers/dma/sh/usb-dmac.c struct list_head desc_got; desc_got 289 drivers/dma/sh/usb-dmac.c list_splice_init(&chan->desc_got, &list); desc_got 308 drivers/dma/sh/usb-dmac.c list_move_tail(&desc->node, &chan->desc_got); desc_got 321 drivers/dma/sh/usb-dmac.c list_move_tail(&desc->node, &chan->desc_got); desc_got 458 drivers/dma/sh/usb-dmac.c list_splice_init(&uchan->desc_got, &list); desc_got 739 drivers/dma/sh/usb-dmac.c INIT_LIST_HEAD(&uchan->desc_got);