Home
last modified time | relevance | path

Searched refs:ubd_get_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dubd_kern.c1017 static int ubd_get_config(char *name, char *str, int size, char **error_out) in ubd_get_config() function
1024 *error_out = "ubd_get_config : device number out of range"; in ubd_get_config()
1103 .get_config = ubd_get_config,
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dubd_kern.c972 static int ubd_get_config(char *name, char *str, int size, char **error_out) in ubd_get_config() function
979 *error_out = "ubd_get_config : device number out of range"; in ubd_get_config()
1052 .get_config = ubd_get_config,

Completed in 5 milliseconds