Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/idxd/
Didxd.h755 int idxd_device_load_config(struct idxd_device *idxd);
Dinit.c687 rc = idxd_device_load_config(idxd); in idxd_probe()
Ddevice.c1224 int idxd_device_load_config(struct idxd_device *idxd) in idxd_device_load_config() function