Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Ddma.c213 int idxd_register_dma_device(struct idxd_device *idxd) in idxd_register_dma_device() function
H A Didxd.h814 int idxd_register_dma_device(struct idxd_device *idxd);
H A Ddevice.c1604 rc = idxd_register_dma_device(idxd); in idxd_device_drv_probe()