Home
last modified time | relevance | path

Searched refs:txx9dmac_desc_alloc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dtxx9dmac.c189 static struct txx9dmac_desc *txx9dmac_desc_alloc(struct txx9dmac_chan *dc, in txx9dmac_desc_alloc() function
229 ret = txx9dmac_desc_alloc(dc, GFP_ATOMIC); in txx9dmac_desc_get()
1023 desc = txx9dmac_desc_alloc(dc, GFP_KERNEL); in txx9dmac_alloc_chan_resources()