Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpio-mb86s7x.c36 struct mb86s70_gpio_chip { struct
45 struct mb86s70_gpio_chip *gchip = gpiochip_get_data(gc); in mb86s70_gpio_request() argument
62 struct mb86s70_gpio_chip *gchip = gpiochip_get_data(gc); in mb86s70_gpio_free()
77 struct mb86s70_gpio_chip *gchip = gpiochip_get_data(gc); in mb86s70_gpio_direction_input()
95 struct mb86s70_gpio_chip *gchip = gpiochip_get_data(gc); in mb86s70_gpio_direction_output()
119 struct mb86s70_gpio_chip *gchip = gpiochip_get_data(gc); in mb86s70_gpio_get()
126 struct mb86s70_gpio_chip *gchip = gpiochip_get_data(gc); in mb86s70_gpio_set()
158 struct mb86s70_gpio_chip *gchip; in mb86s70_gpio_probe()
213 struct mb86s70_gpio_chip *gchip = platform_get_drvdata(pdev); in mb86s70_gpio_remove()