Home
last modified time | relevance | path

Searched refs:amdtp_stream_get_max_payload (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/sound/firewire/fireface/
Dff-stream.c50 amdtp_stream_get_max_payload(&ff->tx_stream), in keep_resources()
62 amdtp_stream_get_max_payload(&ff->rx_stream), in keep_resources()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-stream.c206 amdtp_stream_get_max_payload(&dg00x->rx_stream), in keep_resources()
217 amdtp_stream_get_max_payload(&dg00x->tx_stream), in keep_resources()
/Linux-v4.19/sound/firewire/
Damdtp-stream.c254 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s) in amdtp_stream_get_max_payload() function
267 EXPORT_SYMBOL(amdtp_stream_get_max_payload);
863 amdtp_stream_get_max_payload(s), dir); in amdtp_stream_start()
881 s->max_payload_length = amdtp_stream_get_max_payload(s); in amdtp_stream_start()
Damdtp-stream.h161 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s);
/Linux-v4.19/sound/firewire/motu/
Dmotu-stream.c59 amdtp_stream_get_max_payload(&motu->rx_stream), in start_both_streams()
65 amdtp_stream_get_max_payload(&motu->tx_stream), in start_both_streams()
/Linux-v4.19/sound/firewire/tascam/
Dtascam-stream.c268 amdtp_stream_get_max_payload(&tscm->tx_stream), in keep_resources()
278 amdtp_stream_get_max_payload(&tscm->rx_stream), in keep_resources()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_stream.c83 amdtp_stream_get_max_payload(stream)); in start_stream()
/Linux-v4.19/sound/firewire/bebob/
Dbebob_stream.c451 amdtp_stream_get_max_payload(&bebob->tx_stream)); in make_both_connections()
455 amdtp_stream_get_max_payload(&bebob->rx_stream)); in make_both_connections()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-stream.c164 amdtp_stream_get_max_payload(stream)); in start_stream()
/Linux-v4.19/sound/firewire/dice/
Ddice-stream.c229 amdtp_stream_get_max_payload(stream), in keep_resources()