Home
last modified time | relevance | path

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

/arch/arm/plat-s3c64xx/
Dgpiolib.c305 .set_config = s3c_gpio_setcfg_s3c24xx,
312 .set_config = s3c_gpio_setcfg_s3c24xx,
319 .set_config = s3c_gpio_setcfg_s3c24xx,
/arch/arm/plat-s3c/include/plat/
Dgpio-cfg-helpers.h52 extern int s3c_gpio_setcfg_s3c24xx(struct s3c_gpio_chip *chip,
/arch/arm/plat-s3c/
Dgpio-config.c87 int s3c_gpio_setcfg_s3c24xx(struct s3c_gpio_chip *chip, in s3c_gpio_setcfg_s3c24xx() function