Searched refs:hal2_alloc_dmabuf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/mips/ |
H A D | hal2.c | 444 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()
|
/kernel/linux/linux-6.6/sound/mips/ |
H A D | hal2.c | 444 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()
|
Completed in 5 milliseconds