Searched refs:free_pipes (Results 1 – 3 of 3) sorted by relevance
434 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe);
543 err = free_pipes(chip, pipe); in init_engine()567 free_pipes(chip, pipe); in init_engine()680 free_pipes(chip, pipe); in pcm_hw_free()
1097 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe) in free_pipes() function