Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-pl061.c50 struct pl061_gpio { struct
63 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); in pl061_direction_input() argument
82 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); in pl061_direction_output()
107 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); in pl061_get_value()
114 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); in pl061_set_value()
122 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); in pl061_irq_type()
212 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); in pl061_irq_handler()
230 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); in pl061_irq_mask()
243 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); in pl061_irq_unmask()
264 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); in pl061_irq_ack()
[all …]