Searched refs:mic_dma_ch_to_device (Results 1 – 2 of 2) sorted by relevance
121 struct device *dev = mic_dma_ch_to_device(ch); in mic_dma_avail_desc_ring_space()289 dev_err(mic_dma_ch_to_device(mic_ch), in mic_dma_prep_status_lock()305 struct device *dev = mic_dma_ch_to_device(mic_ch); in mic_dma_prep_memcpy_lock()432 dev_err(mic_dma_ch_to_device(ch), in mic_dma_check_chan()515 dev_err(mic_dma_ch_to_device(ch), "%s %d TO chan 0x%x\n", in mic_dma_drain_chan()
162 static inline struct device *mic_dma_ch_to_device(struct mic_dma_chan *ch) in mic_dma_ch_to_device() function