Home
last modified time | relevance | path

Searched refs:alloc_dma_bufs (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/tty/
Dsynclink_gt.c487 static int alloc_dma_bufs(struct slgt_info *info);
3458 static int alloc_dma_bufs(struct slgt_info *info) in alloc_dma_bufs() function
3671 alloc_dma_bufs(port_array[0]); in device_init()
3677 alloc_dma_bufs(port_array[i]); in device_init()
Dsynclinkmp.c609 static int alloc_dma_bufs(SLMP_INFO *info);
3375 static int alloc_dma_bufs(SLMP_INFO *info) in alloc_dma_bufs() function
3857 alloc_dma_bufs(port_array[0]); in device_init()
3867 alloc_dma_bufs(port_array[port]); in device_init()