Home
last modified time | relevance | path

Searched defs:dma_exit (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/musb/
H A Dmusb_core.h181 void (*dma_exit)(struct dma_controller *c); member
/linux/drivers/i2c/busses/
H A Di2c-imx-lpi2c.c1299 static void dma_exit(struct device *dev, struct lpi2c_imx_dma *dma) in dma_exit() function