Searched refs:sigmadsp_setup (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dsigmadsp.h61 int sigmadsp_setup(struct sigmadsp *sigmadsp, unsigned int samplerate);
H A Dsigmadsp.c722 * sigmadsp_setup() - Setup the DSP for the specified samplerate
732 int sigmadsp_setup(struct sigmadsp *sigmadsp, unsigned int samplerate) function
767 EXPORT_SYMBOL_GPL(sigmadsp_setup); variable
H A Dadau1701.c349 ret = sigmadsp_setup(adau1701->sigmadsp, rate);
H A Dadau17x1.c888 * sigmadsp_setup(...) will return directly when it finds the sample
909 ret = sigmadsp_setup(adau->sigmadsp, rate);

Completed in 112 milliseconds