Searched refs:hsu_dma_remove (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/dma/
H A Dhsu.h46 int hsu_dma_remove(struct hsu_dma_chip *chip);
54 static inline int hsu_dma_remove(struct hsu_dma_chip *chip) { return 0; } function
/linux-4.4.14/drivers/dma/hsu/
H A Dpci.c94 hsu_dma_remove(chip); hsu_pci_probe()
103 hsu_dma_remove(chip); hsu_pci_remove()
H A Dhsu.c438 int hsu_dma_remove(struct hsu_dma_chip *chip) hsu_dma_remove() function
453 EXPORT_SYMBOL_GPL(hsu_dma_remove); variable
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_mid.c136 hsu_dma_remove(&mid->dma_chip); dnv_exit()

Completed in 149 milliseconds