Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_kunit_helpers.c117 struct xe_device *xe = xe_device_const_cast(test->param_value); in xe_kunit_helper_xe_device_live_test_init()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device.h32 static inline struct xe_device *xe_device_const_cast(const struct xe_device *xe) in xe_device_const_cast() function