Home
last modified time | relevance | path

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

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