Searched refs:kdev_to_xe_device (Results 1 – 2 of 2) sorted by relevance
343 struct xe_device *xe = kdev_to_xe_device(xe_kdev); in xe_gsc_proxy_component_bind()358 struct xe_device *xe = kdev_to_xe_device(xe_kdev); in xe_gsc_proxy_component_unbind()
18 static inline struct xe_device *kdev_to_xe_device(struct device *kdev) in kdev_to_xe_device() function