Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c353 #define DESC_LIST_SIZE 4096 macro
3288 info->bufs = dma_alloc_coherent(&info->pdev->dev, DESC_LIST_SIZE, in alloc_desc()
3331 dma_free_coherent(&info->pdev->dev, DESC_LIST_SIZE, in free_desc()
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c348 #define DESC_LIST_SIZE 4096 macro
3264 info->bufs = dma_alloc_coherent(&info->pdev->dev, DESC_LIST_SIZE, in alloc_desc()
3307 dma_free_coherent(&info->pdev->dev, DESC_LIST_SIZE, in free_desc()

Completed in 14 milliseconds