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

/linux-4.1.27/drivers/gpio/
H A Dgpio-pl061.c50 struct pl061_gpio { struct
68 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_gpio_request()
78 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_gpio_free()
87 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_direction_input()
106 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_direction_output()
131 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_get_value()
138 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_set_value()
146 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_irq_type()
195 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_irq_handler()
214 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_irq_mask()
227 struct pl061_gpio *chip = container_of(gc, struct pl061_gpio, gc); pl061_irq_unmask()
248 struct pl061_gpio *chip; pl061_probe()
330 struct pl061_gpio *chip = dev_get_drvdata(dev); pl061_suspend()
351 struct pl061_gpio *chip = dev_get_drvdata(dev); pl061_resume()
391 .name = "pl061_gpio",

Completed in 64 milliseconds