Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/
Damdtp-stream.c426 static inline int queue_out_packet(struct amdtp_stream *s, in queue_out_packet() function
472 if (queue_out_packet(s, payload_length) < 0) in handle_out_packet()
504 if (queue_out_packet(s, payload_length) < 0) in handle_out_packet_without_header()
893 err = queue_out_packet(s, 0); in amdtp_stream_start()