Searched refs:qdf_module_param_handler (Results 1 – 2 of 2) sorted by relevance
1972 QDF_STATUS qdf_module_param_handler(void *context, const char *key,1976 QDF_STATUS qdf_module_param_handler(void *context, const char *key, in qdf_module_param_handler() function
4009 QDF_STATUS qdf_module_param_handler(void *context, const char *str_param, in qdf_module_param_handler() function4057 status = qdf_ini_parse(path, NULL, qdf_module_param_handler, NULL); in qdf_initialize_module_param_from_ini()