Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/idxd/
Ddma.c170 int idxd_register_dma_device(struct idxd_device *idxd) in idxd_register_dma_device() function
Didxd.h308 int idxd_register_dma_device(struct idxd_device *idxd);
Dsysfs.c141 rc = idxd_register_dma_device(idxd); in idxd_config_bus_probe()