Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_lmtt_test.c8 static const struct lmtt_ops_param { struct
16 static void lmtt_ops_param_get_desc(const struct lmtt_ops_param *p, char *desc) in lmtt_ops_param_get_desc() argument
25 const struct lmtt_ops_param *p = test->param_value; in test_ops()