Searched refs:param_get_charp (Results 1 – 3 of 3) sorted by relevance
287 int param_get_charp(char *buffer, const struct kernel_param *kp) in param_get_charp() function291 EXPORT_SYMBOL(param_get_charp);301 .get = param_get_charp,
460 extern int param_get_charp(char *buffer, const struct kernel_param *kp);
98 .get = param_get_charp,109 .get = param_get_charp,