Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/idxd/
H A Ddma.c197 int idxd_register_dma_device(struct idxd_device *idxd) in idxd_register_dma_device() function
H A Didxd.h796 int idxd_register_dma_device(struct idxd_device *idxd);
H A Ddevice.c1567 rc = idxd_register_dma_device(idxd); in idxd_device_drv_probe()