Searched refs:con_get_config (Results 1 – 1 of 1) sorted by relevance
44 static int con_get_config(char *dev, char *str, int size, char **error_out);62 .get_config = con_get_config,80 static int con_get_config(char *dev, char *str, int size, char **error_out) in con_get_config() function