Searched defs:device (Results 1 – 4 of 4) sorted by relevance
69 struct dma_device *device = chan->device; in async_tx_channel_switch() local224 struct dma_device *device; in async_trigger_callback() local
141 dma_xor_aligned_offsets(struct dma_device *device, unsigned int offset, in dma_xor_aligned_offsets()189 struct dma_device *device = chan ? chan->device : NULL; in async_xor_offs() local321 struct dma_device *device = chan ? chan->device : NULL; in async_xor_val_offs() local
38 struct dma_device *device = chan ? chan->device : NULL; in async_memcpy() local
184 struct dma_device *device = chan ? chan->device : NULL; in async_gen_syndrome() local303 struct dma_device *device = chan ? chan->device : NULL; in async_syndrome_val() local
Completed in 10 milliseconds