Searched refs:dma_type (Results 1 – 5 of 5) sorted by relevance
579 int dma_type = bus->dma_type ? bus->dma_type : SNDRV_DMA_TYPE_DEV; in snd_hdac_bus_alloc_stream_pages() local584 err = snd_dma_alloc_pages(dma_type, bus->dev, in snd_hdac_bus_alloc_stream_pages()594 err = snd_dma_alloc_pages(dma_type, bus->dev, in snd_hdac_bus_alloc_stream_pages()602 return snd_dma_alloc_pages(dma_type, bus->dev, PAGE_SIZE, &bus->rb); in snd_hdac_bus_alloc_stream_pages()
38 bus->dma_type = SNDRV_DMA_TYPE_DEV; in snd_hdac_bus_init()
507 node_id.node.dma_type = in skl_get_node_id()516 node_id.node.dma_type = in skl_get_node_id()526 node_id.node.dma_type = SKL_DMA_DMIC_LINK_INPUT_CLASS; in skl_get_node_id()532 node_id.node.dma_type = in skl_get_node_id()540 node_id.node.dma_type = in skl_get_node_id()
187 u32 dma_type:4; member
1822 azx_bus(chip)->dma_type = SNDRV_DMA_TYPE_DEV_UC; in azx_create()