Home
last modified time | relevance | path

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

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