Searched refs:param_get_charp (Results 1 – 3 of 3) sorted by relevance
290 int param_get_charp(char *buffer, const struct kernel_param *kp) in param_get_charp() function294 EXPORT_SYMBOL(param_get_charp);304 .get = param_get_charp,
464 extern int param_get_charp(char *buffer, const struct kernel_param *kp);
100 .get = param_get_charp,111 .get = param_get_charp,