Home
last modified time | relevance | path

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

/linux/sound/firewire/fireface/
A Dff-protocol-former.c356 amdtp_stream_get_max_payload(&ff->rx_stream), in ff800_allocate_resources()
472 amdtp_stream_get_max_payload(&ff->tx_stream), in ff400_allocate_resources()
480 amdtp_stream_get_max_payload(&ff->rx_stream), in ff400_allocate_resources()
A Dff-protocol-latter.c234 amdtp_stream_get_max_payload(&ff->tx_stream), in latter_allocate_resources()
242 amdtp_stream_get_max_payload(&ff->rx_stream), in latter_allocate_resources()
/linux/sound/firewire/
A Damdtp-stream.h218 unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s);
A 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/sound/firewire/fireworks/
A Dfireworks_stream.c182 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()
/linux/sound/firewire/digi00x/
A Ddigi00x-stream.c214 amdtp_stream_get_max_payload(stream), in keep_resources()
/linux/sound/firewire/motu/
A Dmotu-stream.c58 amdtp_stream_get_max_payload(stream), in keep_resources()
/linux/sound/firewire/tascam/
A Dtascam-stream.c297 amdtp_stream_get_max_payload(stream), in keep_resources()
/linux/sound/firewire/oxfw/
A Doxfw-stream.c248 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()
/linux/sound/firewire/dice/
A Ddice-stream.c191 amdtp_stream_get_max_payload(stream), in keep_resources()
/linux/sound/firewire/bebob/
A Dbebob_stream.c522 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()

Completed in 18 milliseconds