Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dsynclink_gt.c300 dma_addr_t bufs_dma_addr; /* physical address of buffer descriptors */ member
3273 &info->bufs_dma_addr, GFP_KERNEL); in alloc_desc()
3280 pbufs = (unsigned int)info->bufs_dma_addr; in alloc_desc()
3316 info->bufs, info->bufs_dma_addr); in free_desc()