Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/
Damdtp-stream.c56 #define INTERRUPT_INTERVAL 16 macro
443 params->interrupt = IS_ALIGNED(s->packet_index + 1, INTERRUPT_INTERVAL); in queue_packet()
984 s->pkt_descs = kcalloc(INTERRUPT_INTERVAL, sizeof(*s->pkt_descs), in amdtp_stream_start()