Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dsigmadsp.h34 unsigned int current_samplerate; member
Dsigmadsp.c708 sigmadsp->current_samplerate); in sigmadsp_attach()
738 if (sigmadsp->current_samplerate == samplerate) in sigmadsp_setup()
758 sigmadsp->current_samplerate = samplerate; in sigmadsp_setup()
782 sigmadsp->current_samplerate = 0; in sigmadsp_reset()
Dadau17x1.c892 if (adau->sigmadsp->current_samplerate == rate) in adau17x1_setup_firmware()