Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/
Damdtp-stream.c225 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s) in amdtp_stream_get_max_payload() function
234 EXPORT_SYMBOL(amdtp_stream_get_max_payload);
404 amdtp_stream_get_max_payload(s), false); in queue_in_packet()
596 max_payload_quadlets = amdtp_stream_get_max_payload(s) / 4; in in_stream_callback()
736 amdtp_stream_get_max_payload(s), dir); in amdtp_stream_start()
Damdtp-stream.h156 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s);
/linux-4.4.14/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-4.4.14/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-4.4.14/sound/firewire/dice/
Ddice-stream.c151 amdtp_stream_get_max_payload(stream)); in start_stream()
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_stream.c83 amdtp_stream_get_max_payload(stream)); in start_stream()
/linux-4.4.14/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-4.4.14/sound/firewire/oxfw/
Doxfw-stream.c164 amdtp_stream_get_max_payload(stream)); in start_stream()