Searched refs:param_get_charp (Results 1 – 4 of 4) 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,
484 extern int param_get_charp(char *buffer, const struct kernel_param *kp);
123 .get = param_get_charp,
104 .get = param_get_charp,