Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dsynclink_gt.c486 static int alloc_dma_bufs(struct slgt_info *info);
3417 static int alloc_dma_bufs(struct slgt_info *info) in alloc_dma_bufs() function
3630 alloc_dma_bufs(port_array[0]); in device_init()
3636 alloc_dma_bufs(port_array[i]); in device_init()
Dsynclinkmp.c609 static int alloc_dma_bufs(SLMP_INFO *info);
3338 static int alloc_dma_bufs(SLMP_INFO *info) in alloc_dma_bufs() function
3823 alloc_dma_bufs(port_array[0]); in device_init()
3833 alloc_dma_bufs(port_array[port]); in device_init()