Home
last modified time | relevance | path

Searched defs:sched_irq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-stream.c855 bool sched_irq = false; in out_stream_callback() local
1140 bool sched_irq = false; in amdtp_stream_start() local
454 queue_packet(struct amdtp_stream *s, struct fw_iso_packet *params, bool sched_irq) queue_packet() argument
476 queue_out_packet(struct amdtp_stream *s, struct fw_iso_packet *params, bool sched_irq) queue_out_packet() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-stream.c1183 bool sched_irq = false; in process_rx_packets() local
1232 bool sched_irq = (s == d->irq_target && i == packets - 1); in skip_rx_packets() local
1790 bool sched_irq in amdtp_stream_start() local
627 queue_packet(struct amdtp_stream *s, struct fw_iso_packet *params, bool sched_irq) queue_packet() argument
649 queue_out_packet(struct amdtp_stream *s, struct fw_iso_packet *params, bool sched_irq) queue_out_packet() argument
[all...]

Completed in 6 milliseconds