Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/
Damdtp-stream.c432 static inline int queue_in_packet(struct amdtp_stream *s) in queue_in_packet() function
621 if (queue_in_packet(s) < 0) in handle_in_packet()
649 if (queue_in_packet(s) < 0) in handle_in_packet_without_header()
891 err = queue_in_packet(s); in amdtp_stream_start()