Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-h1940.c141 static void h1940_gpiolib_latch_set(struct gpio_chip *chip, in h1940_gpiolib_latch_set() function
153 h1940_gpiolib_latch_set(chip, offset, value); in h1940_gpiolib_latch_output()
169 .set = h1940_gpiolib_latch_set,