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.c1280 static const xe_oa_set_property_fn xe_oa_set_property_funcs_config[] = { variable
1309 ARRAY_SIZE(xe_oa_set_property_funcs_config)); in xe_oa_user_ext_set_property()
1318 return xe_oa_set_property_funcs_config[idx](oa, ext.value, param); in xe_oa_user_ext_set_property()