Home
last modified time | relevance | path

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

/drivers/dma/idxd/
Didxd.h551 int idxd_device_load_config(struct idxd_device *idxd);
Dinit.c605 rc = idxd_device_load_config(idxd); in idxd_probe()
Ddevice.c1146 int idxd_device_load_config(struct idxd_device *idxd) in idxd_device_load_config() function