Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dftdi_sio.c1911 static int ftdi_gpio_direction_input(struct gpio_chip *gc, unsigned int gpio) in ftdi_gpio_direction_input()
2137 priv->gc.direction_input = ftdi_gpio_direction_input; in ftdi_gpio_init()
1897 static int ftdi_gpio_direction_input(struct gpio_chip *gc, unsigned int gpio) ftdi_gpio_direction_input() function