Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/idxd/
Dirq.c25 rc = idxd_device_enable(idxd); in idxd_device_reinit()
Didxd.h285 int idxd_device_enable(struct idxd_device *idxd);
Ddevice.c394 int idxd_device_enable(struct idxd_device *idxd) in idxd_device_enable() function
Dsysfs.c132 rc = idxd_device_enable(idxd); in idxd_config_bus_probe()