Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Ddevice.c1101 int idxd_device_config(struct idxd_device *idxd) in idxd_device_config() function
1435 rc = idxd_device_config(idxd); in drv_enable_wq()
1532 rc = idxd_device_config(idxd); in idxd_device_drv_probe()
H A Didxd.h685 int idxd_device_config(struct idxd_device *idxd);
H A Dirq.c39 rc = idxd_device_config(idxd); in idxd_device_reinit()