Searched refs:is_pipe_allocated (Results 1 – 2 of 2) sorted by relevance
937 static inline int is_pipe_allocated(struct echoaudio *chip, u16 pipe_index) in is_pipe_allocated() function1097 if (snd_BUG_ON(!is_pipe_allocated(chip, pipe->index))) in free_pipes()
736 if (snd_BUG_ON(!is_pipe_allocated(chip, pipe_index))) { in pcm_prepare()