Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Drohm-bd79112.c294 static int bd79112_gpio_set(struct gpio_chip *gc, unsigned int offset, in bd79112_gpio_set() function
365 ret = bd79112_gpio_set(gc, offset, value); in bd79112_gpio_output()
378 .set = bd79112_gpio_set,