Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/
Damdtp-stream.c394 static inline int queue_out_packet(struct amdtp_stream *s, in queue_out_packet() function
429 if (queue_out_packet(s, payload_length, false) < 0) in handle_out_packet()
758 err = queue_out_packet(s, 0, true); in amdtp_stream_start()