Home
last modified time | relevance | path

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

/arch/arm/mach-s3c/
A Dgpio-samsung.c190 if (!chipcfg->get_config) in samsung_gpiolib_set_cfg()
191 chipcfg->get_config = samsung_gpio_getcfg_4bit; in samsung_gpiolib_set_cfg()
215 .get_config = samsung_gpio_getcfg_2bit,
220 .get_config = samsung_gpio_getcfg_2bit,
225 .get_config = samsung_gpio_getcfg_2bit,
229 .get_config = samsung_gpio_getcfg_2bit,
A Dgpio-cfg.h56 unsigned (*get_config)(struct samsung_gpio_chip *chip, unsigned offs); member
/arch/um/drivers/
A Dmconsole_kern.h22 int (*get_config)(char *, char *, int, char **); member
A Dmconsole_kern.c412 .get_config = mem_get_config,
430 static void mconsole_get_config(int (*get_config)(char *, char *, int, in mconsole_get_config()
437 if (get_config == NULL) { in mconsole_get_config()
447 n = (*get_config)(name, buf, size, &error); in mconsole_get_config()
496 else mconsole_get_config(dev->get_config, req, name); in mconsole_config()
A Dstdio_console.c62 .get_config = con_get_config,
A Dssl.c56 .get_config = ssl_get_config,
A Dvfio_kern.c677 .get_config = NULL,
A Dubd_kern.c1030 .get_config = ubd_get_config,
A Dvector_kern.c1733 .get_config = NULL,

Completed in 28 milliseconds