Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
Dcore.h129 int lpt_dsp_power_up(struct catpt_dev *cdev);
Ddevice.c315 .power_up = lpt_dsp_power_up,
Ddsp.c379 int lpt_dsp_power_up(struct catpt_dev *cdev) in lpt_dsp_power_up() function