Home
last modified time | relevance | path

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

/Linux-v4.19/sound/oss/dmasound/
Ddmasound_core.c415 static int sq_allocate_buffers(struct sound_queue *sq, int num, int size) in sq_allocate_buffers() function
740 if (( rc = sq_allocate_buffers(sq, numbufs, bufsize))) { in sq_open2()