Home
last modified time | relevance | path

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

/openbmc/linux/sound/mips/
H A Dhal2.c444 static int hal2_alloc_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec, in hal2_alloc_dmabuf() function
517 return hal2_alloc_dmabuf(hal2, &hal2->dac, DMA_TO_DEVICE); in hal2_playback_open()
602 return hal2_alloc_dmabuf(hal2, &hal2->adc, DMA_FROM_DEVICE); in hal2_capture_open()