Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/oxfw/
Doxfw.c120 snd_oxfw_stream_destroy_simplex(oxfw, &oxfw->rx_stream); in oxfw_free()
122 snd_oxfw_stream_destroy_simplex(oxfw, &oxfw->tx_stream); in oxfw_free()
271 snd_oxfw_stream_destroy_simplex(oxfw, &oxfw->rx_stream); in do_registration()
273 snd_oxfw_stream_destroy_simplex(oxfw, &oxfw->tx_stream); in do_registration()
Doxfw.h109 void snd_oxfw_stream_destroy_simplex(struct snd_oxfw *oxfw,
Doxfw-stream.c356 void snd_oxfw_stream_destroy_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_destroy_simplex() function