Searched refs:idxd_device_config (Results 1 – 4 of 4) sorted by relevance
21 rc = idxd_device_config(idxd); in idxd_device_reinit()
303 int idxd_device_config(struct idxd_device *idxd);
123 rc = idxd_device_config(idxd); in idxd_config_bus_probe()186 rc = idxd_device_config(idxd); in idxd_config_bus_probe()
715 int idxd_device_config(struct idxd_device *idxd) in idxd_device_config() function