Searched refs:dma_async_device_unregister (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dcoh901318.c1565 dma_async_device_unregister(&base->dma_slave);
1588 dma_async_device_unregister(&base->dma_memcpy);
1589 dma_async_device_unregister(&base->dma_slave);
H A Ddmaengine.c805 * dma_async_device_unregister - unregister a DMA device
811 void dma_async_device_unregister(struct dma_device *device) function
831 EXPORT_SYMBOL(dma_async_device_unregister); variable
H A Dat_hdmac.c1135 dma_async_device_unregister(&atdma->dma_common);
H A Dfsldma.c1391 dma_async_device_unregister(&fdev->common);
H A Dintel_mid_dma.c998 dma_async_device_unregister(&device->common);
H A Dmpc512x_dma.c761 dma_async_device_unregister(&mdma->dma);
H A Dpch_dma.c903 dma_async_device_unregister(&pd->dma);
H A Dtimb_dma.c823 dma_async_device_unregister(&td->dma);
H A Dste_dma40.c2354 dma_async_device_unregister(&base->dma_memcpy);
2356 dma_async_device_unregister(&base->dma_slave);
H A Dmv_xor.c1109 dma_async_device_unregister(&device->common);
H A Dshdma.c1160 dma_async_device_unregister(&shdev->common);
H A Dtxx9dmac.c1216 dma_async_device_unregister(&dc->dma);
H A Ddw_dmac.c1379 dma_async_device_unregister(&dw->dma);
H A Diop-adma.c1435 dma_async_device_unregister(&device->common);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddmaengine.h791 void dma_async_device_unregister(struct dma_device *device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/ioat/
H A Ddma.c1227 dma_async_device_unregister(dma);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/ipu/
H A Dipu_idmac.c1718 dma_async_device_unregister(&idmac->dma);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/ppc4xx/
H A Dadma.c4641 dma_async_device_unregister(&adev->common);

Completed in 190 milliseconds