Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/fireface/
H A Dff.h149 int snd_ff_stream_init_duplex(struct snd_ff *ff);
H A Dff.c81 err = snd_ff_stream_init_duplex(ff); in snd_ff_probe()
H A Dff-stream.c74 int snd_ff_stream_init_duplex(struct snd_ff *ff) in snd_ff_stream_init_duplex() function