Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpio-xilinx.c213 static int xgpio_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) in xgpio_dir_out() function
323 chip->gc.direction_output = xgpio_dir_out; in xgpio_probe()