Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/idxd/
Ddma.c169 int idxd_register_dma_device(struct idxd_device *idxd) in idxd_register_dma_device() function
Didxd.h578 int idxd_register_dma_device(struct idxd_device *idxd);
Ddevice.c1311 rc = idxd_register_dma_device(idxd); in idxd_device_drv_probe()