Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-tc3589x.c37 static inline struct tc3589x_gpio *to_tc3589x_gpio(struct gpio_chip *chip) in to_tc3589x_gpio() function
44 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_get()
59 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_set()
71 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_output()
84 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_input()
105 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_set_type()
133 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_lock()
141 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_sync_unlock()
170 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_mask()
181 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_unmask()