Home
last modified time | relevance | path

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

/Linux-v5.10/sound/firewire/
Damdtp-stream.c476 static inline int queue_out_packet(struct amdtp_stream *s, in queue_out_packet() function
865 if (queue_out_packet(s, &template.params, sched_irq) < 0) { in out_stream_callback()
1142 err = queue_out_packet(s, &params, sched_irq); in amdtp_stream_start()