Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/fireworks/
Dfireworks_stream.c104 check_connection_used_by_others(struct snd_efw *efw, struct amdtp_stream *s) in check_connection_used_by_others() function
191 err = check_connection_used_by_others(efw, &efw->rx_stream); in snd_efw_stream_reserve_duplex()
/Linux-v5.4/sound/firewire/oxfw/
Doxfw-stream.c127 static int check_connection_used_by_others(struct snd_oxfw *oxfw, in check_connection_used_by_others() function
255 err = check_connection_used_by_others(oxfw, &oxfw->rx_stream); in snd_oxfw_stream_reserve_duplex()
259 err = check_connection_used_by_others(oxfw, &oxfw->tx_stream); in snd_oxfw_stream_reserve_duplex()
/Linux-v5.4/sound/firewire/bebob/
Dbebob_stream.c378 check_connection_used_by_others(struct snd_bebob *bebob, struct amdtp_stream *s) in check_connection_used_by_others() function
563 err = check_connection_used_by_others(bebob, &bebob->rx_stream); in snd_bebob_stream_reserve_duplex()