Searched refs:queue_out_packet (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/ |
H A D | amdtp-stream.c | 476 static inline int queue_out_packet(struct amdtp_stream *s, in queue_out_packet() function 874 if (queue_out_packet(s, &template.params, sched_irq) < 0) { in out_stream_callback() 1150 err = queue_out_packet(s, ¶ms, sched_irq); in amdtp_stream_start()
|
/kernel/linux/linux-6.6/sound/firewire/ |
H A D | amdtp-stream.c | 649 static inline int queue_out_packet(struct amdtp_stream *s, in queue_out_packet() function 1197 if (queue_out_packet(s, &template.params, sched_irq) < 0) { in process_rx_packets() 1234 if (queue_out_packet(s, ¶ms, sched_irq) < 0) { in skip_rx_packets() 1800 err = queue_out_packet(s, ¶ms, sched_irq); in amdtp_stream_start()
|
Completed in 6 milliseconds