Searched refs:stop_transport (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dechoaudio_dsp.c901 static int stop_transport(struct echoaudio *chip, u32 channel_mask) function
903 DE_ACT(("stop_transport %x\n", channel_mask));
922 DE_ACT(("stop_transport: No pipes to stop!\n"));
942 stop_transport(chip, chip->active_mask);
H A Dechoaudio.c791 err = stop_transport(chip, channelmask);

Completed in 72 milliseconds