Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/catpt/
Dcore.h142 int catpt_store_streams_context(struct catpt_dev *cdev, struct dma_chan *chan);
Ddevice.c65 ret = catpt_store_streams_context(cdev, chan); in catpt_suspend()
Dloader.c89 int catpt_store_streams_context(struct catpt_dev *cdev, struct dma_chan *chan) in catpt_store_streams_context() function