Searched refs:snd_oxfw_stream_init_simplex (Results 1 – 3 of 3) sorted by relevance
223 err = snd_oxfw_stream_init_simplex(oxfw, &oxfw->rx_stream); in oxfw_probe()227 err = snd_oxfw_stream_init_simplex(oxfw, &oxfw->tx_stream); in oxfw_probe()
110 int snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw,
209 int snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_init_simplex() function