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