Home
last modified time | relevance | path

Searched refs:node_to_xe (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_debugfs.c33 static struct xe_device *node_to_xe(struct drm_info_node *node) in node_to_xe() function
40 struct xe_device *xe = node_to_xe(m->private); in info()
78 struct xe_device *xe = node_to_xe(m->private); in sriov_info()