Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-max77650.c34 struct max77650_gpio_chip { struct
43 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_direction_input() argument
54 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_direction_output()
68 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_set_value()
82 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_get_value()
96 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_get_direction()
110 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_set_config()
135 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_to_irq()
142 struct max77650_gpio_chip *chip; in max77650_gpio_probe()