Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/
Damdtp-stream.h213 unsigned int protocol_size);
Damdtp-stream.c94 unsigned int protocol_size) in amdtp_stream_init() argument
99 s->protocol = kzalloc(protocol_size, GFP_KERNEL); in amdtp_stream_init()