Lines Matching defs:tc3589x_gpio
27 struct tc3589x_gpio { struct
37 static inline struct tc3589x_gpio *to_tc3589x_gpio(struct gpio_chip *chip) in to_tc3589x_gpio() argument
44 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_get() local
59 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_set() local
71 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_output() local
84 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_input() local
105 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_set_type() local
133 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_lock() local
141 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_sync_unlock() local
170 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_mask() local
181 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(gc); in tc3589x_gpio_irq_unmask() local
200 struct tc3589x_gpio *tc3589x_gpio = dev; in tc3589x_gpio_irq() local
236 struct tc3589x_gpio *tc3589x_gpio; in tc3589x_gpio_probe() local
309 struct tc3589x_gpio *tc3589x_gpio = platform_get_drvdata(pdev); in tc3589x_gpio_remove() local