Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Didxd.h766 int idxd_device_load_config(struct idxd_device *idxd);
H A Dinit.c689 rc = idxd_device_load_config(idxd); in idxd_probe()
H A Ddevice.c1224 int idxd_device_load_config(struct idxd_device *idxd) in idxd_device_load_config() function