Searched refs:auich_mem_alloc (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.c126 auich_mem_alloc(auich_dev *card, size_t size) function
179 stream->buffer = auich_mem_alloc(stream->card, stream->bufframes * frame_size * stream->bufcount);

Completed in 35 milliseconds