Home
last modified time | relevance | path

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

/linux-6.6.21/sound/oss/dmasound/
Ddmasound_core.c411 static int sq_allocate_buffers(struct sound_queue *sq, int num, int size) in sq_allocate_buffers() function
736 if (( rc = sq_allocate_buffers(sq, numbufs, bufsize))) { in sq_open2()