Home
last modified time | relevance | path

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

/linux-6.1.9/sound/firewire/fireface/
Dff-protocol-former.c354 amdtp_stream_get_max_payload(&ff->rx_stream), in ff800_allocate_resources()
470 amdtp_stream_get_max_payload(&ff->tx_stream), in ff400_allocate_resources()
478 amdtp_stream_get_max_payload(&ff->rx_stream), in ff400_allocate_resources()
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-6.1.9/sound/firewire/
Damdtp-stream.h218 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s);
Damdtp-stream.c325 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s) in amdtp_stream_get_max_payload() function
336 EXPORT_SYMBOL(amdtp_stream_get_max_payload);
/linux-6.1.9/sound/firewire/fireworks/
Dfireworks_stream.c182 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()
/linux-6.1.9/sound/firewire/digi00x/
Ddigi00x-stream.c214 amdtp_stream_get_max_payload(stream), in keep_resources()
/linux-6.1.9/sound/firewire/motu/
Dmotu-stream.c58 amdtp_stream_get_max_payload(stream), in keep_resources()
/linux-6.1.9/sound/firewire/tascam/
Dtascam-stream.c297 amdtp_stream_get_max_payload(stream), in keep_resources()
/linux-6.1.9/sound/firewire/dice/
Ddice-stream.c193 amdtp_stream_get_max_payload(stream), in keep_resources()
/linux-6.1.9/sound/firewire/oxfw/
Doxfw-stream.c248 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()
/linux-6.1.9/sound/firewire/bebob/
Dbebob_stream.c522 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()