Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/
Damdtp-stream.h220 unsigned int protocol_size);
Damdtp-stream.c96 unsigned int protocol_size) in amdtp_stream_init() argument
101 s->protocol = kzalloc(protocol_size, GFP_KERNEL); in amdtp_stream_init()