Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c1312 static const xe_oa_set_property_fn xe_oa_set_property_funcs_config[] = { variable
1341 ARRAY_SIZE(xe_oa_set_property_funcs_config)); in xe_oa_user_ext_set_property()
1350 return xe_oa_set_property_funcs_config[idx](oa, ext.value, param); in xe_oa_user_ext_set_property()