Searched refs:param_get_charp (Results 1 – 3 of 3) sorted by relevance
269 int param_get_charp(char *buffer, const struct kernel_param *kp) in param_get_charp() function273 EXPORT_SYMBOL(param_get_charp);283 .get = param_get_charp,
458 extern int param_get_charp(char *buffer, const struct kernel_param *kp);
96 .get = param_get_charp,107 .get = param_get_charp,