Searched refs:idxd_engine_device_type (Results 1 – 3 of 3) sorted by relevance
539 extern const struct device_type idxd_engine_device_type;
312 conf_dev->type = &idxd_engine_device_type; in idxd_setup_engines()
94 const struct device_type idxd_engine_device_type = { variable