Home
last modified time | relevance | path

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

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