Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/
H A Damdtp-stream.h190 unsigned int protocol_size);
H A Damdtp-stream.c83 unsigned int protocol_size) in amdtp_stream_init() argument
88 s->protocol = kzalloc(protocol_size, GFP_KERNEL); in amdtp_stream_init()