Searched refs:snd_oxfw_stream_init_simplex (Results 1 – 3 of 3) sorted by relevance
102 int snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw,
234 err = snd_oxfw_stream_init_simplex(oxfw, &oxfw->rx_stream); in do_registration()238 err = snd_oxfw_stream_init_simplex(oxfw, &oxfw->tx_stream); in do_registration()
209 int snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_init_simplex() function