Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dcore.h127 void lpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable);
H A Ddevice.c314 .pll_shutdown = lpt_dsp_pll_shutdown,
H A Ddsp.c241 void lpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) in lpt_dsp_pll_shutdown() function