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

/linux-4.4.14/include/linux/dma/
H A Dhsu.h45 int hsu_dma_probe(struct hsu_dma_chip *chip);
53 static inline int hsu_dma_probe(struct hsu_dma_chip *chip) { return -ENODEV; } hsu_dma_remove() function
/linux-4.4.14/drivers/dma/hsu/
H A Dpci.c81 ret = hsu_dma_probe(chip); hsu_pci_probe()
H A Dhsu.c375 int hsu_dma_probe(struct hsu_dma_chip *chip) hsu_dma_probe() function
436 EXPORT_SYMBOL_GPL(hsu_dma_probe); variable
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_mid.c122 ret = hsu_dma_probe(chip); dnv_setup()

Completed in 41 milliseconds