Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-s3c/
Dmach-h1940.c137 static void h1940_gpiolib_latch_set(struct gpio_chip *chip, in h1940_gpiolib_latch_set() function
149 h1940_gpiolib_latch_set(chip, offset, value); in h1940_gpiolib_latch_output()
165 .set = h1940_gpiolib_latch_set,