Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-zx.c46 static inline struct zx_gpio *to_zx(struct gpio_chip *gc) in to_zx() function
53 struct zx_gpio *chip = to_zx(gc); in zx_direction_input()
72 struct zx_gpio *chip = to_zx(gc); in zx_direction_output()
95 struct zx_gpio *chip = to_zx(gc); in zx_get_value()
102 struct zx_gpio *chip = to_zx(gc); in zx_set_value()
113 struct zx_gpio *chip = to_zx(gc); in zx_irq_type()
165 struct zx_gpio *chip = to_zx(gc); in zx_irq_handler()
184 struct zx_gpio *chip = to_zx(gc); in zx_irq_mask()
199 struct zx_gpio *chip = to_zx(gc); in zx_irq_unmask()