Searched refs:max_dsp_speed (Results 1 – 2 of 2) sorted by relevance
131 int max_dsp_speed; member
248 if (dmasound.mach.max_dsp_speed && in sound_set_speed() 249 (speed > dmasound.mach.max_dsp_speed)) in sound_set_speed() 250 speed = dmasound.mach.max_dsp_speed ; in sound_set_speed()