Home
last modified time | relevance | path

Searched refs:con_get_config (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/um/drivers/
Dstdio_console.c44 static int con_get_config(char *dev, char *str, int size, char **error_out);
64 .get_config = con_get_config,
82 static int con_get_config(char *dev, char *str, int size, char **error_out) in con_get_config() function