Home
last modified time | relevance | path

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

/sof-2.7.6/src/audio/
Dtone.c100 static void tonegen_control(struct tone_state *sg);
133 tonegen_control(&cd->sg[i]); in tone_s32_default()
163 static void tonegen_control(struct tone_state *sg) in tonegen_control() function