Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma/idxd/
Didxd.h582 int idxd_device_load_config(struct idxd_device *idxd);
Dinit.c539 rc = idxd_device_load_config(idxd); in idxd_probe()
Ddevice.c1104 int idxd_device_load_config(struct idxd_device *idxd) in idxd_device_load_config() function