Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/bebob/
H A Dbebob.h220 int snd_bebob_stream_init_duplex(struct snd_bebob *bebob);
H A Dbebob.c260 err = snd_bebob_stream_init_duplex(bebob); in bebob_probe()
H A Dbebob_stream.c477 int snd_bebob_stream_init_duplex(struct snd_bebob *bebob) in snd_bebob_stream_init_duplex() function