Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Ddmaengine.c501 static struct dma_chan *private_candidate(const dma_cap_mask_t *mask, in private_candidate() function
576 chan = private_candidate(&mask, device, NULL, NULL); in dma_get_any_slave_channel()
614 chan = private_candidate(mask, device, fn, fn_param); in __dma_request_channel()