Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-max730x.c48 static int max7301_direction_input(struct gpio_chip *chip, unsigned offset) in max7301_direction_input() function
182 ts->chip.direction_input = max7301_direction_input; in __max730x_probe()
207 ret = max7301_direction_input(&ts->chip, offset); in __max730x_probe()