Home
last modified time | relevance | path

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

/openbmc/linux/lib/kunit/
H A Dkunit-example-test.c190 static const struct example_param { struct
198 static void example_param_get_desc(const struct example_param *p, char *desc) in example_param_get_desc() argument
210 const struct example_param *param = test->param_value; in example_params_test()