Home
last modified time | relevance | path

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

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