Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gsc_proxy.c340 static int xe_gsc_proxy_component_bind(struct device *xe_kdev, in xe_gsc_proxy_component_bind() argument
343 struct xe_device *xe = kdev_to_xe_device(xe_kdev); in xe_gsc_proxy_component_bind()
355 static void xe_gsc_proxy_component_unbind(struct device *xe_kdev, in xe_gsc_proxy_component_unbind() argument
358 struct xe_device *xe = kdev_to_xe_device(xe_kdev); in xe_gsc_proxy_component_unbind()