Home
last modified time | relevance | path

Searched refs:pipe_cyclic_mask (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.h368 u32 pipe_cyclic_mask; /* Bitmask of pipes with cyclic member
H A Dechoaudio_dsp.c1077 chip->pipe_cyclic_mask |= channel_mask; in allocate_pipes()
1106 chip->pipe_cyclic_mask &= ~channel_mask; in free_pipes()
H A Dechoaudio.c790 chip->pipe_cyclic_mask); in pcm_trigger()