Searched refs:start_transport (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 851 /* start_transport starts transport for a set of pipes. 855 static int start_transport(struct echoaudio *chip, u32 channel_mask, in start_transport() function 875 dev_err(chip->card->dev, "start_transport: No pipes to start!\n"); in start_transport()
|
H A D | echoaudio.c | 776 err = start_transport(chip, channelmask, in pcm_trigger()
|
/kernel/linux/linux-6.6/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 855 /* start_transport starts transport for a set of pipes. 859 static int start_transport(struct echoaudio *chip, u32 channel_mask, in start_transport() function 879 dev_err(chip->card->dev, "start_transport: No pipes to start!\n"); in start_transport()
|
H A D | echoaudio.c | 789 err = start_transport(chip, channelmask, in pcm_trigger()
|
Completed in 8 milliseconds