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

/linux-4.1.27/drivers/tty/
H A Dsynclink_gt.c491 static int alloc_bufs(struct slgt_info *info, struct slgt_desc *bufs, int count);
3436 static int alloc_bufs(struct slgt_info *info, struct slgt_desc *bufs, int count) alloc_bufs() function
3464 alloc_bufs(info, info->rbufs, info->rbuf_count) < 0 || alloc_dma_bufs()
3465 alloc_bufs(info, info->tbufs, info->tbuf_count) < 0 || alloc_dma_bufs()

Completed in 110 milliseconds