Home
last modified time | relevance | path

Searched defs:xe_config_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c88 struct xe_config_device { struct
89 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