Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tps65219.c133 static int tps65219_gpio_direction_output(struct gpio_chip *gc, unsigned int offset, int value) in tps65219_gpio_direction_output() function
150 .direction_output = tps65219_gpio_direction_output,