Home
last modified time | relevance | path

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

/linux/sound/firewire/fireface/
H A Dff-protocol-latter.c232 amdtp_stream_get_max_payload(&ff->tx_stream), in latter_allocate_resources()
240 amdtp_stream_get_max_payload(&ff->rx_stream), in latter_allocate_resources()
/linux/sound/firewire/
H A Damdtp-stream.h225 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s);
H A Damdtp-stream.c320 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s) in amdtp_stream_get_max_payload() function
331 EXPORT_SYMBOL(amdtp_stream_get_max_payload);