Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-zx.c40 struct zx_gpio { struct
49 struct zx_gpio *chip = gpiochip_get_data(gc); in zx_direction_input() argument
68 struct zx_gpio *chip = gpiochip_get_data(gc); in zx_direction_output()
91 struct zx_gpio *chip = gpiochip_get_data(gc); in zx_get_value()
98 struct zx_gpio *chip = gpiochip_get_data(gc); in zx_set_value()
109 struct zx_gpio *chip = gpiochip_get_data(gc); in zx_irq_type()
161 struct zx_gpio *chip = gpiochip_get_data(gc); in zx_irq_handler()
180 struct zx_gpio *chip = gpiochip_get_data(gc); in zx_irq_mask()
195 struct zx_gpio *chip = gpiochip_get_data(gc); in zx_irq_unmask()
217 struct zx_gpio *chip; in zx_gpio_probe()