Searched refs:free_pipes (Results 1 – 3 of 3) sorted by relevance
434 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe);
531 err = free_pipes(chip, pipe); in init_engine()555 free_pipes(chip, pipe); in init_engine()668 free_pipes(chip, pipe); in pcm_hw_free()
1094 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe) in free_pipes() function