Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
Dcore.h128 void wpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable);
Ddevice.c329 .pll_shutdown = wpt_dsp_pll_shutdown,
Ddsp.c249 void wpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) in wpt_dsp_pll_shutdown() function