Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
Ddmaengine.c618 static struct dma_chan *private_candidate(const dma_cap_mask_t *mask, in private_candidate() function
659 struct dma_chan *chan = private_candidate(mask, device, fn, fn_param); in find_candidate()