Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclink_gt.c486 static int alloc_dma_bufs(struct slgt_info *info);
3425 static int alloc_dma_bufs(struct slgt_info *info) in alloc_dma_bufs() function
3638 alloc_dma_bufs(port_array[0]); in device_init()
3644 alloc_dma_bufs(port_array[i]); in device_init()
Dsynclinkmp.c609 static int alloc_dma_bufs(SLMP_INFO *info);
3342 static int alloc_dma_bufs(SLMP_INFO *info) in alloc_dma_bufs() function
3827 alloc_dma_bufs(port_array[0]); in device_init()
3837 alloc_dma_bufs(port_array[port]); in device_init()