Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_aux.h288 void igt_set_module_param(const char *name, const char *val);
Digt_aux.c1232 void igt_set_module_param(const char *name, const char *val) in igt_set_module_param() function
1267 igt_set_module_param(name, str); in igt_set_module_param_int()