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.h783 int idxd_device_load_config(struct idxd_device *idxd);
H A Dinit.c754 rc = idxd_device_load_config(idxd); in idxd_probe()
H A Ddevice.c1247 int idxd_device_load_config(struct idxd_device *idxd) in idxd_device_load_config() function