Searched refs:free_pipes (Results 1 – 3 of 3) sorted by relevance
465 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe);
546 err = free_pipes(chip, pipe); in init_engine()569 free_pipes(chip, pipe); in init_engine()683 free_pipes(chip, pipe); in pcm_hw_free()
1087 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe) in free_pipes() function