Lines Matching refs:s3c_gpio_chip

26 	struct s3c_gpio_chip *chip = s3c_gpiolib_getchip(pin);  in s3c_gpio_cfgpin()
77 struct s3c_gpio_chip *chip = s3c_gpiolib_getchip(pin); in s3c_gpio_getcfg()
97 struct s3c_gpio_chip *chip = s3c_gpiolib_getchip(pin); in s3c_gpio_setpull()
116 struct s3c_gpio_chip *chip = s3c_gpiolib_getchip(pin); in s3c_gpio_getpull()
134 int s3c_gpio_setcfg_s3c24xx_a(struct s3c_gpio_chip *chip, in s3c_gpio_setcfg_s3c24xx_a()
160 unsigned s3c_gpio_getcfg_s3c24xx_a(struct s3c_gpio_chip *chip, in s3c_gpio_getcfg_s3c24xx_a()
173 int s3c_gpio_setcfg_s3c24xx(struct s3c_gpio_chip *chip, in s3c_gpio_setcfg_s3c24xx()
196 unsigned int s3c_gpio_getcfg_s3c24xx(struct s3c_gpio_chip *chip, in s3c_gpio_getcfg_s3c24xx()
211 int s3c_gpio_setcfg_s3c64xx_4bit(struct s3c_gpio_chip *chip, in s3c_gpio_setcfg_s3c64xx_4bit()
234 unsigned s3c_gpio_getcfg_s3c64xx_4bit(struct s3c_gpio_chip *chip, in s3c_gpio_getcfg_s3c64xx_4bit()
255 int s3c_gpio_setpull_updown(struct s3c_gpio_chip *chip, in s3c_gpio_setpull_updown()
270 s3c_gpio_pull_t s3c_gpio_getpull_updown(struct s3c_gpio_chip *chip, in s3c_gpio_getpull_updown()
283 int s3c_gpio_setpull_s3c2443(struct s3c_gpio_chip *chip, in s3c_gpio_setpull_s3c2443()
300 s3c_gpio_pull_t s3c_gpio_getpull_s3c2443(struct s3c_gpio_chip *chip, in s3c_gpio_getpull_s3c2443()
326 static int s3c_gpio_setpull_1(struct s3c_gpio_chip *chip, in s3c_gpio_setpull_1()
344 static s3c_gpio_pull_t s3c_gpio_getpull_1(struct s3c_gpio_chip *chip, in s3c_gpio_getpull_1()
356 s3c_gpio_pull_t s3c_gpio_getpull_1up(struct s3c_gpio_chip *chip, in s3c_gpio_getpull_1up()
362 int s3c_gpio_setpull_1up(struct s3c_gpio_chip *chip, in s3c_gpio_setpull_1up()
370 s3c_gpio_pull_t s3c_gpio_getpull_1down(struct s3c_gpio_chip *chip, in s3c_gpio_getpull_1down()
376 int s3c_gpio_setpull_1down(struct s3c_gpio_chip *chip, in s3c_gpio_setpull_1down()
386 struct s3c_gpio_chip *chip = s3c_gpiolib_getchip(pin); in s5p_gpio_get_drvstr()
409 struct s3c_gpio_chip *chip = s3c_gpiolib_getchip(pin); in s5p_gpio_set_drvstr()