Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/idxd/
Dirq.c41 rc = idxd_device_enable(idxd); in idxd_device_reinit()
Didxd.h616 int idxd_device_enable(struct idxd_device *idxd);
Ddevice.c542 int idxd_device_enable(struct idxd_device *idxd) in idxd_device_enable() function
1446 rc = idxd_device_enable(idxd); in idxd_device_drv_probe()