Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio_dsp.c937 static inline int is_pipe_allocated(struct echoaudio *chip, u16 pipe_index) in is_pipe_allocated() function
1097 if (snd_BUG_ON(!is_pipe_allocated(chip, pipe->index))) in free_pipes()
H A Dechoaudio.c736 if (snd_BUG_ON(!is_pipe_allocated(chip, pipe_index))) { in pcm_prepare()