Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Ddsp.c17 static bool catpt_dma_filter(struct dma_chan *chan, void *param) in catpt_dma_filter() function
39 chan = dma_request_channel(mask, catpt_dma_filter, cdev->dev); in catpt_dma_request_config_chan()