Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Dcore.h143 int catpt_store_module_states(struct catpt_dev *cdev, struct dma_chan *chan);
Ddevice.c58 ret = catpt_store_module_states(cdev, chan); in catpt_suspend()
Dloader.c115 int catpt_store_module_states(struct catpt_dev *cdev, struct dma_chan *chan) in catpt_store_module_states() function