Searched defs:xe_config_device (Results 1 – 1 of 1) sorted by relevance
88 struct xe_config_device { struct89 struct config_group group;91 bool survivability_mode;92 u64 engines_allowed;116 static struct xe_config_device *to_xe_config_device(struct config_item *item) in to_xe_config_device() argument