Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/oxfw/
Doxfw-stream.c182 static int check_connection_used_by_others(struct snd_oxfw *oxfw, in check_connection_used_by_others() function
276 err = check_connection_used_by_others(oxfw, stream); in snd_oxfw_stream_start_simplex()
294 err = check_connection_used_by_others(oxfw, opposite); in snd_oxfw_stream_start_simplex()
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_stream.c139 check_connection_used_by_others(struct snd_efw *efw, struct amdtp_stream *s) in check_connection_used_by_others() function
239 err = check_connection_used_by_others(efw, master); in snd_efw_stream_start_duplex()
/linux-4.1.27/sound/firewire/bebob/
Dbebob_stream.c340 check_connection_used_by_others(struct snd_bebob *bebob, struct amdtp_stream *s) in check_connection_used_by_others() function
543 err = check_connection_used_by_others(bebob, master); in snd_bebob_stream_start_duplex()