Home
last modified time | relevance | path

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

/linux/sound/firewire/
H A Damdtp-stream.c301 static int amdtp_stream_get_max_ctx_payload_size(struct amdtp_stream *s) in amdtp_stream_get_max_ctx_payload_size() function
329 return cip_header_size + amdtp_stream_get_max_ctx_payload_size(s); in amdtp_stream_get_max_payload()
1707 max_ctx_payload_size = amdtp_stream_get_max_ctx_payload_size(s); in amdtp_stream_start()