Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/idxd/
Ddevice.c1094 int idxd_device_config(struct idxd_device *idxd) in idxd_device_config() function
1428 rc = idxd_device_config(idxd); in drv_enable_wq()
1525 rc = idxd_device_config(idxd); in idxd_device_drv_probe()
Didxd.h683 int idxd_device_config(struct idxd_device *idxd);
Dirq.c39 rc = idxd_device_config(idxd); in idxd_device_reinit()