Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/intel/catpt/
Dcore.h130 int lpt_dsp_power_down(struct catpt_dev *cdev);
Ddevice.c316 .power_down = lpt_dsp_power_down,
Ddsp.c347 int lpt_dsp_power_down(struct catpt_dev *cdev) in lpt_dsp_power_down() function