Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/
Damdtp.c252 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s) in amdtp_stream_get_max_payload() function
256 EXPORT_SYMBOL(amdtp_stream_get_max_payload);
633 amdtp_stream_get_max_payload(s), false); in queue_in_packet()
940 amdtp_stream_get_max_payload(s), dir); in amdtp_stream_start()
Damdtp.h173 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s);
/linux-4.1.27/sound/firewire/bebob/
Dbebob_stream.c386 amdtp_stream_get_max_payload(&bebob->tx_stream)); in make_both_connections()
390 amdtp_stream_get_max_payload(&bebob->rx_stream)); in make_both_connections()
/linux-4.1.27/sound/firewire/dice/
Ddice-stream.c147 amdtp_stream_get_max_payload(stream)); in start_stream()
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_stream.c81 amdtp_stream_get_max_payload(stream)); in start_stream()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-stream.c161 amdtp_stream_get_max_payload(stream)); in start_stream()